The css selector is what I need. But I am not sure how to use it, I have
tired
.itRow {
display: table-row;
}
.itRow:nth-child(even) {
background-color:#8d8b8c;
}
but it is not working, will continue to try it till I figure it out, but if
you have an idea please let me know. Still tnx for the great advice.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/How-to-have-every-second-value-in-the-t-loop-different-tp5714278p5714284.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]