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