A simple script for making tab
jquery.easy-sortable-tables.js
A simple script for making tables sortable, even if they have multiple tbody elements
The APIThis script enables the dynamic sorting of columns. Sorting requires links in the
column headers (e.g. thead th a
). These links will get "up" and "down" classes when
they are being used for sorting. The "active" class
, will be added to the th
when
the column is actively being used for sorting.
If the table includes mutiple grouped tbody
elements that need to be sorted together,
add a class
of "grouped" to the table.
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。