Form Submission | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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 Réponse
+ 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