Is there a way to launch a confirmation pop-up when one hits submit on a form? Basically, I want it to ask "Are you sure you want to submit this form?" with Yes or No. I don't want someone to accidentally hit enter while in the form and have the form submitted.
I've looked at onSubmit but I can't find enough examples to get it to do what I want.
I've looked at onSubmit but I can't find enough examples to get it to do what I want.