You'll need to write a custom Parser so that you get what's inside the <a> tag and not the string itself...
It's very easy to do if you just follow his example on the site On Oct 26, 3:00 pm, ChaosAD <chao...@gmail.com> wrote: > I'm fairly new to Tablesort, but got it working for the most part. The > only problem I have is any columns that have a <a href></a> in them. > It seems to sort it based on the url and not that actual data in the > cell. How do I get it to sort based on the data and not the url?