JavaScript DOM HTML property: textContent
[this page | pdf | back links]
The textContent
property of HTML
elements within the JavaScript
DOM returns
the text content of a node and its descendants.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)