July 1998
Intermediate to advanced
1456 pages
65h 5m
English
value — NN 2 IE 3 DOM 1
Read/Write
Current value associated with the form control that is submitted with the name/value pair for the element (if the checkbox is checked). All values are strings, but they may represent other kinds of data, including Boolean and numeric values.
document.forms[0].myBox.value = "*"
String.
None.
Read now
Unlock full access