Attribute for <BUTTON ...>
VALUE = "text string"
Usage Recommendation |
don't use it |
At this point it's unclear what use this attribute has. The official HTML specifications indicate that the value of VALUE should be sent to the
server when the form is submitted. However, MSIE does not send VALUE when the button is a submit button. At this point it's best to ignore this attribute.
|
|