Calls the jQuery text function with the given content.
Calls the jQuery text function with the given content.
Used to set the text contents of the matched elements.
See http://api.jquery.com/text/ .
Calls the jQuery text function with no parameters.
Calls the jQuery text function with no parameters.
Used to get the combined text contents of the matched elements.
See http://api.jquery.com/text/ .