Hey, can anyone help me out? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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.

12th Oct 2022, 7:29 AM
Sandy
Sandy - avatar
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.
12th Oct 2022, 7:15 PM
Ausgrindtube
Ausgrindtube - avatar
+ 1
something's wrong with the attached link try adding again
12th Oct 2022, 8:41 AM
Daljeet Singh
Daljeet Singh - avatar