My program is loading the code editor after completion. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
- 1

My program is loading the code editor after completion.

After I hit submit my code executes well but soon after it loads the solo learn code editor. Is this is a bug or is there something I'm not aware of. Here's my code https://code.sololearn.com/WkTDGozeWsEM

6th Oct 2017, 5:28 AM
Nick Nderitu
Nick Nderitu - avatar
2 Antworten
+ 8
If you use onsubmit() event instead of onclick, it won't refer to browser.
6th Oct 2017, 5:42 AM
Ranjan Bagri
Ranjan Bagri - avatar
- 1
On using onsubmit it still uses my browser
6th Oct 2017, 5:47 AM
Nick Nderitu
Nick Nderitu - avatar