Very simple tablesorter modification
Hi,
I'm using Christian Bach's excellent tablesorter plugin:
http://tablesorter.com/docs/
However given the data I'm displaying is fairly indistinct, users have asked if we can have a fading refresh each time the table is sorted.
So instead of instant click, the table fades out and fades in with the newly sorted version.
I'm guessing this'll just be a case of inserting the relevant fade command at the point the table sort is triggered?
Can anyone help with this?