| XHTML 1.0 (Second Edition) Strict | |||||
DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES |
option selector
Attribute Summary | |
xs:NMTOKENS | class |
<TODO local simpleType in attribute> | dir |
<TODO local simpleType in attribute> | disabled |
xs:ID | id |
LanguageCode | lang |
xs:language | lang In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . |
<TODO local simpleType in attribute> | multiple |
<TODO local simpleType in attribute> | name |
Script | onblur |
Script | onchange |
Script | onclick |
Script | ondblclick |
Script | onfocus |
Script | onkeydown |
Script | onkeypress |
Script | onkeyup |
Script | onmousedown |
Script | onmousemove |
Script | onmouseout |
Script | onmouseover |
Script | onmouseup |
Number | size |
StyleSheet | style |
tabindexNumber | tabindex |
Text | title |
Attribute Detail |
xs:NMTOKENS class
<TODO local simpleType in attribute> dir
<TODO local simpleType in attribute> disabled
xs:ID id
LanguageCode lang
xs:language lang
<TODO local simpleType in attribute> multiple
<TODO local simpleType in attribute> name
Script onblur
Script onchange
Script onclick
Script ondblclick
Script onfocus
Script onkeydown
Script onkeypress
Script onkeyup
Script onmousedown
Script onmousemove
Script onmouseout
Script onmouseover
Script onmouseup
Number size
StyleSheet style
tabindexNumber tabindex
Text title
<xs:element name="select"><xs:complexType></xs:element><xs:choice maxOccurs="unbounded">
</xs:choice><xs:attribute name="name"/><xs:attribute name="multiple"><xs:simpleType></xs:attribute><xs:restriction base="xs:token"></xs:simpleType><xs:enumeration value="multiple"/></xs:restriction><xs:attribute name="disabled"></xs:complexType><xs:simpleType></xs:attribute><xs:restriction base="xs:token"></xs:simpleType><xs:enumeration value="disabled"/></xs:restriction>
| XHTML 1.0 (Second Edition) Strict | |||||
DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES |