If I have a html table with <tr>‘s, but with those tr’s there are <td>‘s with rowspans, I need to figure out the quickest way to set the alternating row class for coloring with jQuery. Does anyone know of a plugin that does this?
If I have a html table with <tr> ‘s, but with those tr’s there
Share
this is ripped from Nick Craver‘s post,
then css
have fun playing with the demo