Can you sort with an invisible value with tablesorter?
Hi,
This is in reference to the Jquery plugin tablesorter
I am wondering if it is possible to create a sort value that is invisible?
For example, sorting by titles and would like to sort by the first word except if it is 'The'. So, would like to create an invisible numerical or alpabetical value to sort by instead
Thanks!
**edit
looking into the textExtraction option
***edit
not really understanding how to implement this
****edit
So, i have a table with 2 columns. I would like to be able to sort when sorting on the 2nd column by an attribute 'id' on that cell. Could I do this with textExtraction?