javascript InputTypeRadio status
@July 12, 2008, 4:50 a.m.
status | Firefox/Netscape/NN n/a IE 4 Chrome/Safari/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. |
Permanent URL:
http://javascript.gakaa.com/inputtyperadio-status.aspx
Powered by Linode.