Option.defaultSelected PropertyNameOption.defaultSelected Property---specifies whether an object is selected by defaultAvailabilityNavigator 2.0, Internet Explorer 3.0 Synopsis
option.defaultSelected DescriptionThe defaultSelected property is a read-only Boolean that specifies whether the Option option is initially selected when the Select object that contains it is created. The Reset object uses this property to reset a Select object to its initial state, and you can use it to achieve the same effect in your code. |
|