|
Posted by Michael Winter on July 1, 2005, 10:13 pm
Please log in for more thread options
On 01/07/2005 22:30, David Dorward wrote:
> Christopher Benson-Manica wrote:
>
>> According to [W3Schools], the type attribute of the <button> tag is
>> optional.
[From the specification:]
> * submit: Creates a submit button. This is the default value.
It's worth pointing out two things, both related to IE:
1. IE incorrectly assumes 'button' for the default value.
2. IE gets the whole mechanics of the BUTTON element wrong
when used for form submission.
[snip]
Mike
--
Michael Winter
Replace ".invalid" with ".uk" to reply by e-mail.
|