BUTTON.type (Property)

The type of this BUTTON object.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myBUTTON.type

The property should contain one of the following values:

See also:Input.type

Property attributes:

ReadOnly.