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

nextSibling

Description

The nextSibling of Node for JS returns the next sibling.

Syntax

node.nextSibling

Examples

1

2