JavaScript DOM HTML property: previousElementSibling
[this page | pdf | back links]
The previousElementSibling
property of HTML
elements within the JavaScript
DOM returns
the previous element at same node tree level of the element.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)