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