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

childNodes

Description

The childNodes of Node for JS returns the children.

Syntax

node.childNodes

Examples

1

2