JQuery Zebra Stripe a Table - Thủ thuật CSS

Anonim
$("tr:odd").addClass("odd");

Sau đó, sử dụng một số CSS:

.odd ( background: #ccc; )