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