$("#SomeID td").contains("sometext").addClass("someClass");

On 28/11/06, smeranda <[EMAIL PROTECTED]> wrote:


How do I use jquery to find a particular table cell based of the text
inside
the cell and add a .css class to the table cell?
--
View this message in context:
http://www.nabble.com/find-table-cell-by-text-inside-tf2720766.html#a7587041
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to