0
Why mycode doesn't work on Sololearn Platform
Line 541 in the JS shows the warning “too many errors. (90% scanned) but the code is working fine. https://code.sololearn.com/WHRvFEuOlaM7/#js
3 Antworten
+ 2
Just wrap all of your js code inside: window.onload = function(){
your code here
}
+ 1
Yes, it works now. Thank you Thong Nguyen.
+ 1
Please to help you!