Button.value PropertyNameButton.value Property---the text that appears in a ButtonAvailabilityNavigator 2.0, Internet Explorer 3.0 Synopsis
button.value Descriptionvalue is a read-only string property of the Button object. It contains the text that appears in the button. The value of this property is specified by the VALUE attribute of the HTML <INPUT> tag that creates the button. |
|