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.greatest.deepsurf.us/scripts/9567/49128/tablesorterjs.js

लेखक
iks
आवृत्ती
0.0.1.20150429070808
बनवली
2015-04-29
अपडेट केली
2015-04-29
आकार
16.1 KB
License
नाही

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

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

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