[jQuery] tablesorter (highlighting columns by appling <td class="sorted"> )

[jQuery] tablesorter (highlighting columns by appling <td class="sorted"> )


Is there a way to apply a class to the table cells of the sorted
column?
I want to have the sorted column to have a class="sorted" on each of
it's table data cells.