JavaScript DOM HTML property: children
[this page | pdf | back links]
The children property
of HTML
elements within the JavaScript
DOM returns a
collection of its child elements (excluding text and comment nodes).
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)