Programmer's Guide
>
Interfaces
>
W3C Node interface
>
nextSibling attribute
nextSibling attribute
The node immediately following this node. If there is no such node, this returns
null
.
nextSibling
Access
read-only
Returns
Node