Obviously, the actual style of the odd/even rows will be done via a CSS class, but what is the best way to \"attach\" the class to the rows? Is is better to put it in the ma
If you're using any type of framework, this is usually one of the first features they include.
Else I googled for "jscript table alternating colors" and got several dozen links to techniques.
(Aside: It's too bad developers never get credit for the code they didn't write.)