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

previousSibling

Description

The previousSibling of MutationRecord for JS returns the previous sibling of the added or removed nodes; otherwise null.

Syntax

record.previousSibling

Examples

1