ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
HTML:
HTMLSelectElement
>
multiple
[Go to standard]
[Glossary]
[Help]
multiple (attribute )
Owning interface and usage:
HTMLSelectElement
.
multiple
Member of these other interfaces:
none
Readonly:
no
Type:
Boolean
Description:
If true, multiple OPTION elements may be selected in this SELECT. See the
multiple attribute definition
in HTML 4.01.