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

previousSibling

Description

The previousSibling of Node for JS returns the previous sibling.

Syntax

node.previousSibling

Examples

1

2