+ 1
Reload Page in SoloLearn Code PlayGround
I want to reload the html page using js to reload/restart my code again in code playground of sololearn
3 Antworten
+ 1
So I first had trouble with that when I started. Especially since I made a code I wanted to keep I had no wifi and yet I wanted to edit it. When you hit RUN, below it is something called OUTPUT. It does the same thing as RUN. You'll see JS, CSS, and HTML next to it. Just click whichever code you were working on and Voila! You have your code back!
+ 1
i wanted to have a button on my page to restart my code
- 1
How can I reload a playground in c programming