0 out of 1 rated this helpful - Rate this topic

type property

[This documentation is preliminary and is subject to change.]

Retrieves the type of select control based on the value of the MULTIPLE attribute.

Syntax

JavaScript

p = object.type

Property values

Type: String

select-multiple

The MULTIPLE attribute is true. Multiple OPTION elements can be selected.

select-one

Default. The MULTIPLE attribute is false. Only one OPTION element can be selected.

Standards information

 

 

Build date: 3/8/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ