0
kicks
Sorted Column Highlighting Widget for jQuery TableSorter Plugin Demo
Since I switched to using client side sorting for my tables via the tablesorter.js plugin created by Christian Bach, the one thing I have missed from the server side method I was using before is the highlighting of the sorted columns. It took a while to figure out how to remedy this, but I think I finally did it by creating my own widget for the plugin.