javascript InputTypeRadio status
| status | NN n/a IE 4 DOM n/a |
| Read/Write | |
|
Specifies whether the InputTypeRadio element is highlighted/checked. This property is identical to the checked property. |
|
| Example | |
if (document.forms[0].myRadio[0].status) {
...
}
|
|
| Value | |
|
Boolean value: true | false. |
|
| Default | |
|
None. |
|
Previous: javascript InputTypeRadio type
1093,Nickname,Homepage or email,Comments here,Add comment
