JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

Submit.value Property

Name

Submit.value Property---the label of a Submit button

Availability

Navigator 2.0, Internet Explorer 3.0

Synopsis

submit.value

Description

The value property is a read-only string that specifies the text that appears within the Submit button. It is specified by the VALUE attribute of the <INPUT> tag that created the button. If no VALUE attribute is specified, the default value is Submit Query.

See Also

"Element.value", "Submit"


Previous Home Next
Submit.type Book Index sun

HTML: The Definitive Guide CGI Programming JavaScript: The Definitive Guide Programming Perl WebMaster in a Nutshell
Hosted by uCoz