Select.type Property
Name
Select.type Property---type of form element
type is a read-only string property shared by all
form elements; it specifies the type of the element. The
Select object is unusual in that there are two possible
values for the type property. If the Select object
allows only a single selection (i.e., if the MULTIPLE
attribute does not appear in the object's HTML definition),
the value of the type property is "select-one". If
the MULTIPLE attribute does appear, the value
of the type attribute is "select-multiple".
See Element.type for more information.
Select.selectedIndex
self
file: /Techref/language/JAVA/SCRIPT/definitive/refp_350.htm,
4KB, , updated: 2019年10月14日 16:00, local time: 2025年10月6日 04:58,
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Questions?<A HREF="http://techref.massmind.org/Techref/language/JAVA/SCRIPT/definitive/refp_350.htm"> [Chapter 21] Reference: Select.type</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.