0
I really need help here pls ....
6 Answers
+ 2
Write this before your code:
window.onload=function( ){
And write this at the end:
}
+ 1
Please do not put links in the heading, put it in the description using "Insert Code" by clicking on the +.
Describe what the problem is and what you want it to do
+ 1
In your javascript tab, put everything inside the window.onload function:
window.onload = function() {
// here your js
}
+ 1
I do not understand what you need help with. The animation is fine
+ 1
I just correct it
With the help of others
+ 1
Ok