Backboards: 
Posts: 162
In response to "how do you do that?" by prayformojo

The type of the submit button is "submit", if you change it to "button", I think it makes the form not submit until the user clicks the button.

But I could be wrong.

You can also do it with javascript and onClick/onSubmit events, if you need to.


Responses:
Post a message   top
Replies are disabled on threads older than 7 days.