I have a webpage with a bunch of WowJS animations. The animations occur when I scroll down, which is fine. However, when I scroll back up, the animations occur again. How can I disable the animations occurring more than once?
Asked
Active
Viewed 259 times
1 Answers
1
When you scroll back up it, it will not do a animation again default behaviour of WowJs. WowJs library does not provide functionality like when you scroll back up animation will apply.(means wowJs Reset option is not available.animation never apply more than once in wowJs Library).

HARDIK SHAH
- 163
- 1
- 14