Jump to content
15/12/2005
I stripe my tables using Behaviour combined with cssQuery (for CSS3 selector support) to apply the className “even” to “tr:nth-child(even)”s, while changing the background colour in the css file (using the .even {...}).
Vote down?
15/12/2005
I stripe my tables using Behaviour combined with cssQuery (for CSS3 selector support) to apply the className “even” to “tr:nth-child(even)”s, while changing the background colour in the css file (using the .even {...}).