Greasy Fork is available in English.
Сортировка таблицы по столбцам
此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.icu/scripts/9567/49128/tablesorterjs.js
Так-же подключить css
http://greasyfork.icu/scripts/9568-tablesorter-css/code/tablesortercss.js
В теге таблицы
table id="idTable" class="tablesorter"
Добавить в js
$("#idTable").tablesorter();