text « jQuery « JavaScript DHTML






1.Assign text value to DIV
2.Change text to uppercase
3.Replace Span Text Value
4.Output HTML as text
5.Get text from tag
6.Set text for tag
7.text() returns a string that contains the combined text contents of all matched elements
8.text is similar to html(), but escapes HTML (replace "<" and ">" with their HTML entities).