FindByText
methodsSearches for a node that has specific text.
Parameters:textString
Returns:jQuery
The text that is being searched for.
All nodes that have the text.
Searches for a node that has specific text.
The text that is being searched for.
All nodes that have the text.