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

remove

Description

The remove of HTMLOptionsCollection for JS removes the item with index index from collection.

Syntax

collection.remove(index)

Parameters

index

The number of preceding siblings, or 0 if it has none.

Examples

1 · single

2 · multiple