Repeated animations
Closed this issue · 4 comments
NicholasG04 commented
Seems to be an issue on a client website, https://scattervolt.com where the animate.css library loads before the animations with wow.js do. Any fix?
graingert commented
Have you tried using AOS.js?
NicholasG04 commented
No because I don't think it is compatible with the same animate.css libraries and is therefore more complicated to setup.
graingert commented
I'm pretty sure it's still compatible with the same animate.css...
NicholasG04 commented
It’s a separate language. I don’t think you’ve looked at it.
Instead of just adding wow to the classes then adding in data-wow-delay etc if so desired you have to use data-aos:<name> for the animations.