ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
HTML:
HTMLSelectElement
>
length
[Go to standard]
[Glossary]
[Help]
length (attribute )
Owning interface and usage:
HTMLSelectElement
.
length
Member of these other interfaces:
none
Readonly:
no
Type:
unsigned
Description:
The number of options in this SELECT.
Exception:
DOMException
NOT_SUPPORTED_ERR
If setting the length is not allowed by the implementation.