Form Submission | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Form Submission

I don't want my page to reload every time I Submit a form, is there a Javascript workaround besides the usual PHP method of creating static pages?

10th Mar 2017, 12:10 AM
_n3m9
_n3m9 - avatar
1 Resposta
+ 1
inside your sumbit function. do what you need to then return false; hope this helps
10th Mar 2017, 5:33 AM
Michael Szczepanski
Michael Szczepanski - avatar