Jump to content

Year

Day

24 ways to impress your friends

Vote up?

  • Matt Wilcox http://mattwilcox.net

    It will be nice when CSS3 gets supported widly enough to use

    tr:nth-child(even) { background-color : #eee; }

    instead of the javascript approach. Until that time though, this method is very useful.