Hi,
I know this might sound weird question,
But, does someone has an idea, how to use the
jquery table sorter plug-in on html table without thead tag?
I have a non standard html table which does NOT have thead tag and has only tboby.
(the first tr in the tbody is used for heading...)
I have no control of changing how the table is created, since i'm using a framework that creates automatically the tables for me.
Is the jquery table sorter plug-in knows how to handle this?
If yes, how?
If no, what are my possibilities?
Thank's,
Asaf.