index
Property of dom/HTMLElementdom/HTMLElement
Syntax
var result = element.index;
element.index = value;
Notes
Remarks
You can assign a value to this property without generating a syntax error, but the value is not stored.
Syntax
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
See also
Related pages
option
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]