RadioButton.status (Property)

The current status of a particular radio button.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:String primitive
JavaScript syntax:IEmyRadioButton.status

This is the current status of the radio button item. It is either checked or not. If the radio button has not been changed since the page was loaded from the server, then this value will be the same as the defaultChecked state of the radio button.