I've been using jQuery for a couple of years and pretty much anytime I use javascript. With all the available plugins now available for jQuery it is priceless. Hope to keep track of the various issues I hit while using it here.
1 $("tr:odd").addClass("odd");
1 .odd { 2 background-color: #fefefe; 3 }
Get the feed for the latest posts.