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

hasChildNodes

Description

The hasChildNodes of Node for JS returns whether node has children.

Syntax

node.hasChildNodes()

Examples

1 · true

2 · false