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

length

Description

The length of HTMLCollection for JS returns the number of elements in the collection.

Syntax

collection.length

Examples

1 · getElementsByTagName · return

2 · getElementsByTagName · for

3 · children · return

4 · children · for