HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

nextElementSibling

Description

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

Syntax

element = node.nextElementSibling

Examples

1 · element

2 · element

3 · innerHTML

4 · tagName