i took an html table that i am applying alternative row colors and i just added jquery table sorter on it so users can sort the table.
the issue is that the alternative row colors are all messed up now as (based on the sorting) there are multiple rows with the same backcolor . .
is there anyway to reset the alternative row color with jquery table sorter?