javascript options length
| length | NN 2 IE 3 DOM 1 |
|
|
Read-only |
|
Returns the number of elements in the collection of options. |
|
| Example | |
var howMany = document.forms[0].mySelect.options.length; |
|
| Value | |
|
Integer. |
|
Previous: javascript options add( )
1568,Nickname,Homepage or email,Comments here,Add comment
