JavaScript DOM HTML property: firstChild
[this page | pdf | back links]
The firstChild
property of HTML
elements within the JavaScript
DOM returns the
first child node of the element.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)