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