Home | Top | Web development | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Removes an element from the collection.
Syntax
object.remove( iIndex )Parameters
iIndex | Required. Integer that specifies the zero-based index of the element to remove from the collection. |
Return Value
No return value.
Standards Information
This method is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 .
Applies To
|
areas , controlRange , options , SELECT |
Home | Top | Web development | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |