ZVON > References > DOM2 Reference

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.