I'm desperately looking for a jQuery function to parse every string in a page (may be in a table) and replace its content with another one.
For example, i want to uppercase any string that is in a table row.
Couldn't find any clue on how to get started, would appreciate some starter help.