Cloud Cloud Cloud Cloud

The button Type

The Current State of HTML5 Forms

Let Wufoo do the hard work. <a href=”https://secure.wufoo.com/signup/17/register/”>Sign up</a> for a free account and start making forms the easy way.

Live Demo


Firefox

Safari

Safari

Chrome

Opera

IE

Android

The Low Down

The button input type creates a button that doesn’t actually do anything.

  • The label of the button is provided via the value attribute. The button will be blank unless you include a non-empty value.
  • button input has no default behavior. To make it do something, use JavaScript.
  • The name and value of the button are NOT submitted with the form.
  • The button input does not go thru constraint validation.
Cloud Cloud Cloud Cloud

Let Wufoo do the hard work.

Sign up for a free account and start making forms the easy way.