[jQuery] find all cells with only text as children
[jQuery] find all cells with only text as children
I have a series of nested tables and i want to addClass() to the cells that are holding only text ( not ones that are holding more tables ). Any ideas on how to select those?