[jQuery] jquery tablesorter and exclude <a href from sort

[jQuery] jquery tablesorter and exclude <a href from sort


Hello,
I have just started to use the jquery tablesorter and really like it.
Since I'm really new to jquery can someone tell me if there is a
parser or something that will allow me to sort a column which has "<a
href..." in it.
Thanks,
tom
Example...
<td><a href="index.cfm?groupinfo=#name#"><img src="images/info.png"
height="16" width="16" align="texttop"></a>#name#</td>