intertwingly

It’s just data

Making JQuery TableSorter work with XHTML


Tablesorter fails with thead is undefined when used within content served as application/xhtml+xml.  The fix is simple: lowercase the tag names, as recommended.

Replacement jquery.tablesorter.js and jquery.tablesorter.min.js.