0
Hey, can anyone help me out?
What's wrong here? https://www.sololearn.com/compiler-playground/WgiMbJ48eEv3 Dots in the bottom work but buttons next and prev don't. Plus, here it works at least a little bit but in my browser the js code doesn't work at all.
2 Answers
+ 2
Here's the link.
https://code.sololearn.com/WgiMbJ48eEv3/?ref=app
With Sololearn, in the JavaScript tab, you should wrap all your code in a "window.onload" function.
If you're using the files on a computer with your browser, check that you've linked them in your <head> section.
+ 1
something's wrong with the attached link try adding again