<<Index

Using jQuery's :nth-child

Month Browser Share Of Which
Feb 2011 IE in Total 51% 51%
  IE9 2% 2%
  IE8 75% 75%
  IE7 16% 16%
  IE6 5% 5%
  Firefox 25% 25%
  Chrome 14% 14%
  Safari 6% 6%
  Opera 2% 2%

Note that nth-child() odd and even work on an index that starts at one

Click to add the highlight class to the odd rows with nth-child

Click to add the highlight class to the 6th row with nth-child

Clear all formatting.

Created by: