jQuery Plugin Directory
Tag: table · Page 4 of 4
11 years ago
Filterable Pagination$.fn.paginate plugin is a lightweight jQuery plugin that allows you to perform pagination on any list or table. It also allows setting which entries to skip or to show.
11 years ago
jQuery treetablejQuery plugin for displaying a tree structure in a (HTML) table, i.e. a directory structure or a nested list.
11 years ago
Simple plugin for sorting lists$.listSort is a lightweight plugin that allows you to sort any list (with header) or table. It tries to determine if the element's value is a date (if Datejs is loaded), numeric, or a string.
11 years ago
filter.jsFilter.js is a easy-to-use jQuery plugin that makes filtering a large amount of resources a piece of cake. With Filter.js you can filter resources that are in an element while simultaneously retrieving additional resources that may not be displayed in a table. filter.js allows you to filter paginated data that is not loaded on the client yet.
11 years ago
FilterablejQuery plugin that filters an HTML table based on column-specific values using x-editable and bootstrap theme
11 years ago
Plugin for freezing table rows and columns$.fn.tableFreeze is a lightweight jQuery plugin that allows freezing of rows and columns. Scrolling can be enabled. Both rows and columns can be frozen. Rows to be frozen should be placed in 'thead'.