Tutorial jQuery Zebra Stripe a Table

$("tr:odd").addClass("odd"); Then use some CSS: .odd { background: #ccc; }

$("tr:odd").addClass("odd");
Then use some CSS:
.odd {
background: #ccc;
}

Hot in Week

Popular

Archive

item