tablesorter.js

Сортировка таблицы по столбцам

As of 2015-04-29. See the latest version.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/9567/49125/tablesorterjs.js

Author
iks
Version
0.0.1.20150429070808
Created
2015-04-29
Updated
2015-04-29
Size
16.1 KB
License
N/A

Так-же подключить css
tablesorter.css

В теге таблицы


Добавить в js
$("#idTable").tablesorter();