One minor solution is to sort by the second column first, then sort by the
first column. As long as the sorts build on each other, this should achieve
the same effect. I'm not sure if TableSorter stores the sorted result, or
just sorts the original, but it would be an easy fix to your problem.

~Sean
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to