please dont rip this site

JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

Select.selectedIndex Property

Name

Select.selectedIndex Property---the selected option

Availability

Navigator 2.0, Internet Explorer 3.0; extended to be writable in Navigator 3.0

Synopsis

select.selectedIndex

Description

The selectedIndex property of the Select object is an integer that specifies the index of the selected option within the Select object. If no option is selected, selectedIndex is -1. If more than one option is selected, selectedIndex specifies the index of the first one only.

In Navigator 2.0, selectedIndex is a read-only property. In Navigator 3.0, it is read/write: by setting the value of this property, you cause the specified option to become selected. You also cause all other options to become deselected, even if the Select object has the MULTIPLE attribute specified. When doing list-box style selection (instead of drop-down menu selection) you can deselect all options by setting selectedIndex to -1. Note that changing the selection in this way does not trigger the onchange() event handler.

Usage

When the MULTIPLE attribute is specified and selection of multiple options is allowed, the selectedIndex property is not very useful. In this case, to determine which options are selected, you should loop through the options[] array of the Select object, and check the selected property of each Option object.

See Also

"Option", "Select"


Previous Home Next
Select.options[] Book Index Select.type

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

file: /Techref/language/java/script/definitive/refp_349.htm, 5KB, , updated: 2019/10/14 16:00, local time: 2024/5/4 12:55,
TOP NEW HELP FIND: 
18.224.37.68:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.massmind.org/techref/language/java/script/definitive/refp_349.htm"> [Chapter 21] Reference: Select.selectedIndex</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 

Welcome to massmind.org!

 

Welcome to www.massmind.org!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .