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.
The remove of HTMLOptionsCollection for JS removes the item with index index from collection.
collection.remove(index)
The number of preceding siblings, or 0 if it has none.