+ 2
The form will submit to its action if onsubmit returns:
true or false
2 Respuestas
+ 4
I think it needs to return true, returning false will abort the process, if I understood it correctly.
P.S. Also lookup for event.preventDefault.
0
true
true or false