I wish bind tablesorter's sorting magic to anchor's within a TH
element evident in the following expression:

$tableHeaders = $("thead th a",table); // line 298, Version 2.0.3 [1]

By default the entire TH element is bound.

Ideally I wish to extend someone else's code, rather then just hack at
it. Tablesorter has available its own widget system, but I'm not sure
how to tap into it. Is this worthy of a widget?

[1] http://tablesorter.com/jquery.tablesorter.js

--
sime

Reply via email to