Free Beautiful Css templates, Web designer tricks from expert
$("tr:odd").addClass("odd");
Then use some CSS:
.odd { background: #ccc; }
No comments:
Post a Comment