Navigator 2.0, Internet Explorer 3.0
option.defaultSelected
The 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.