Look | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Look

What is the wrong with this code https://code.sololearn.com/WxQf0pZtEZW5/

27th Dec 2019, 7:49 AM
Abdullah Adel
Abdullah Adel - avatar
1 Antwort
+ 2
The script is loaded before the page contents load up. Consider checking if the document has loaded in your HTML file. I guess you can take my code as an example: https://code.sololearn.com/WDy7AkMzRk5o/?ref=app
27th Dec 2019, 8:08 AM
SoundInfinity
SoundInfinity - avatar