nextSibling attribute
The node immediately following this node. If there is no such node, this returns null.
nextSibling
Access
read-only
Returns
Node
¿Fue esto útil?