Revision: 34163
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 18, 2010 21:13 by zreedeecom
Initial Code
$('.yourclass tr:odd').css('background','#color');
Initial URL
Initial Description
Initial Title
Zebra stripes for tables with jQuery (the easy way)
Initial Tags
jquery
Initial Language
JavaScript