Table sorter: toggling sort direction
A quick thanks to Saul, who took an interest in my table sort script and developed a way to toggle the sort direction when a column heading is re-clicked. That is, the first time it's clicked the table column is sorted in ascending order; if clicked again, in descending order.
For full details, check out Saul's comment on the script page over here.
Comments (0)