DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
jquery set inner text
$
(
document
)
.
ready
(
function
(
)
{
$
(
"#dvExample"
)
.
text
(
'I am new content of the div.'
)
}
)
;
Source by www.learningjquery.com #
PREVIOUS
NEXT
Tagged:
#jquery
#set
#text
ADD COMMENT
Topic
COMMENT
Name
7+4 =
Submit