javascript InputTypeRadio value
| value | NN 2 IE 3 DOM 1 |
| Read/Write | |
|
Indicates the current value associated with the form control that is submitted with the name/value pair for the group of like-named elements (if the particular radio button is selected). All values are strings, but they may represent other kinds of data, including Boolean and numeric values. |
|
| Example | |
document.forms[0].myRadio[0].value = "56kbps"; |
|
| Value | |
String. |
|
| Default | |
None. |
|
1095,Nickname,Homepage or email,Comments here,Add comment
