Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 289 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 289 Bytes

jq-tablesort

A tiny & simple jQuery plugin for sortable tables. Work perfect with Semantic UI sortable table

Basic Use

Call the appropriate method on the table you want to make sortable:

$('table').tablesort();