all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
0 out of 1 rated this helpful - Rate this topic

defaultSelected property

Sets or retrieves the status of an option.

Syntax

JavaScript

p = object.defaultSelected

Property values

Type: Boolean

true (true)

Default. Option is selected by default.

false (false)

Option is not selected by default.

Standards information

Remarks

The property can be changed programmatically, but doing so has no effect on the appearance of the option or the submitted value. The property does change the appearance of the selected option if the form is reset.

See also

option
selected

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.