Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

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

See also

Related pages

  • option

Attributions