Hi This is my first time using tablesorter plugin.
I have a table which has a row at the top. like table header saying what the table is for. then underneath that I have a bunch of columns. Since I think tablesorter sorts by <th> tags..it is messing up for me. Since my table Header (saying what table does) is also in a <th> tag. Is there a way in this plugin to skip a th tag and give it a unique id or something along those lines?