Before and after callback
jquery
Solution
Couldn't you use the sortStart and sortEnd triggers?
Problem
I use the great tablesorter plugin. I need to be able to execute something BEFORE and AFTER the execution of the sort click How do you ADD a before and after callback method to a plugin that dont have it