Mac OS X Reference Library Apple Developer
Search

HTMLOptionElement

Module:
html
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

defaultSelected
disabled
form
index
label
selected
text
value

defaultSelected



attribute boolean defaultSelected; 

disabled



attribute boolean disabled; 

form



readonly attribute HTMLFormElement form; 

index



readonly attribute long index; 

label



attribute DOMString label; 

selected



attribute boolean selected; 

text



attribute DOMString text setter raises(DOMException); 

value



attribute DOMString value; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27