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

commonAncestorContainer

Description

The commonAncestorContainer JS Range returns the node, furthest away from the document, that is an ancestor of both range’s start node and end node.

Syntax

container = range.commonAncestorContainer

Examples

1 · p

2 · div

HomeMenu