Name

VALUE — NN n/a IE 4 HTML 4

Synopsis

VALUE=”text"

Optional/Required

Preassigns a value to a BUTTON element that is submitted to the server as part of the name/value pair when the element is a member of a form.

Example

<BUTTON NAME="connections" VALUE="ISDN">ISDN</BUTTON>

Value

Any text string.

Default

None.

Object Model Reference

IE

[window.]document.all.elementID.value

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.