JQuery: Zebra Table Showdown
October 23, 2006
This is a very good blog post by John that shows you how to zebra stripe a table in all of the popular JS frameworks out there. I think that it’s funny how it takes at 5 lines of code and 4 different function calls in the other frameworks to do what JQuery does in just 2 chainables.