All Projects → netgen → Jquery.ngresponsivetables

netgen / Jquery.ngresponsivetables

This jQuery plugin converts regular table view into user friendly table for mobile devices.

Labels

Preview: ngResponsiveTables - Resize the screen to see how it works

Warning: This jquery plugin requires CSS3 in order to work properly!*

ngResponsiveTables

This jQuery plugin converts regular table view into user friendly table for mobile devices.

Usage

$(function(){
  $('.ng-table').ngResponsiveTables();
});

Idea

Idea for this project came from CSS Tricks

Author

Goran Martinjak

Original implementation by Tomislav Matijević

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].