Previous Page
Next Page

Sorttable

Web site: http://kryogenix.org/code/browser/sorttable/

License: MIT

Sorttable is an unobtrusive JavaScript library that makes a table's columns sortable without server interaction. Sorting is enabled by giving the table a class of sortable. Sorting is allowed on one column per table and works in ascending or descending mode.


Previous Page
Next Page