Button.value (Property)

The text string displayed in the button.

Availability:

DOM level - 1
JavaScript - 1.0
JScript - 1.0
Internet Explorer - 3.02
Netscape - 2.0
Opera - 3.0
Property/method value type:String primitive
JavaScript syntax:-myButton.value

The value of a button is also used to place a legend into the button image on screen.

Warnings:

See also:Input.value