SyntaxFix
Write A Post
Hire A Developer
Questions
You can simply do the following inside your TR loop:
$(this).find('td').each (function() { // do your cool stuff });