JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

Select.length Property

Name

Select.length Property---number of options in a Select object

Availability

Navigator 2.0, Internet Explorer 3.0

Synopsis

select.length

Description

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.

See Also

"Option", "Select"


Previous Home Next
Select.form Book Index Select.name

HTML: The Definitive Guide CGI Programming JavaScript: The Definitive Guide Programming Perl WebMaster in a Nutshell
Hosted by uCoz