July 1998
Intermediate to advanced
1456 pages
65h 5m
English
value — NN 2 IE 3 DOM 1
Read/Write
This is the rare time that the value property
controls the label of a form control: the text that appears on the
button. A button input element is not submitted with the form.
document.forms[0].myButton.value = "Undo"
String.
None.
Read now
Unlock full access