Name

value — NN n/a IE 4 DOM 1

Synopsis

Read/Write

Current value associated with the form control that is submitted with the name/value pair for the element. Although the property is operational in Internet Explorer 4, the Macintosh version does not preserve values written to the property.

Example

document.all.myButton.value = "completed"

Value

String.

Default

None.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.