Input.checked (Property)

The state of the button is returned by this property.

Availability:

DOM level - 1
JavaScript - 1.0
JScript - 1.0
Internet Explorer - 3.02
Netscape - 2.0
Opera - 3.0
Property/method value type:Boolean primitive
JavaScript syntax:-myInput.checked

See also:Checkbox.checked

Refer to:

RadioButton.checked