Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
Event registration app with QR/Paypal
Home
Monday, December 24, 2012
How to get first td in each tr of one table by jQuery?
$("#myTable tr td:first-child").addClass("diyi");
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)