我无法弄清楚如何制作它,以便当用户第一次按降序排序而不是升序时点击标题,而不是用户必须单击两次才能按降序排序。
$('#my_table').tablesorter(
{
//code to sort descending order first
});
答案 0 :(得分:1)
<link href="https://fonts.googleapis.com/css?family=Give+You+Glory" rel="stylesheet">
<div class="decorator">Level 17</div>
将有效。
你应该能够像这样使用
sortInitialOrder