Navigator 2.0, Internet Explorer 3.0
select.length
The length property of a select object is a read-only integer that specifies the number of elements in the select.options[] array. select.length refers to the same value as select.options.length.
"Option", "Select"