previousElementSibling
Description
The previousElementSibling of NonDocumentTypeChildNode for JS returns the first preceding sibling that is an element; otherwise null.
Syntax
element = node.previousElementSibling
The previousElementSibling of NonDocumentTypeChildNode for JS returns the first preceding sibling that is an element; otherwise null.
element = node.previousElementSibling