Tablesorter: how to sort specific element

Tablesorter: how to sort specific element

Basically, I've got an img element as the first thing in my cell.  I don't want to sort by the src in that, I want to only sort via the content in the span (which is right after the img element).  I saw that there is a custom parser I could add but I couldn't quite figure out how to make that work...