Select.remove() (Method)

Remove an item from a select list collection.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
JavaScript syntax:-mySelect.remove(anIndex)
Argument list:anIndexThe option item to remove