How to: Multiple submit buttons in an HTML form
How to: Multiple submit buttons in an HTML form
Multiple submit buttons in an HTML form
Let’s say you create a Wizard in an HTML form. One button goes back and one goes forward. Since the back button appears first in the markup, when you press Enter it will use that button to submit the form.
Example:
View On WordPress











