[jQuery] build condition properly problem
Hi Gang,
I have a noob question.
I have a table and some of the td cells in it with an attribute:
value="1".
I need to build a statement that will find them, add a class to that
cell, and 'check' the checkbox that resides in the cell.
I tried combining some jquery selectors and attribute methods, but I
cant get it right.
Please can someone point me in the right direction?
Thanks in advance for any help you can offer.
DE