DHTML Methods
DOM Level 1 Specification.
Removes an element from a collection.
object.remove ( iIndex )
iIndex |
Required. Integer specifying the index of the element to remove from the collection, starting from zero [ 0 ] . |
No return value.
This method does nothing if no element has the given index.
areas, controlRange, options
add