+ 1
Scroll animation jquery error
why vairable wScroll always produces the same value I was making scrollAnimation with jquery but this is what happened to help me solve this problem and explain how this can happen? https://code.sololearn.com/WIHfaSIHH7wH/?ref=app
3 Answers
+ 1
hafizd21j why are you using two class bro?
You wrote :
<div class="box animate">
.....
</div>
You can do your work with just one class!
+ 1
Solved
Thank you for answering my question. why do I use two classes? I don't know suddenly it crossed my mind.
+ 1
Have a nice coding !!