Function Node.nextSibling
The node immediately following this node. If there is no such node, this returns null
.
Prototype
Node!DOMString nextSibling() @property;
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --