tablesorter.js

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

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/49128/tablesorterjs.js

Аўтар
iks
Версія
0.0.1.20150429070808
Створаны
29.04.2015
Абноўлены
29.04.2015
Памер
16.1 КБ
Ліцэнзія
Н/Д

Так-же подключить css
https://greasyfork.org/scripts/9568-tablesorter-css/code/tablesortercss.js

В теге таблицы
table id="idTable" class="tablesorter"

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