graingert / WOW

Reveal CSS animation as you scroll down a page
https://wowjs.uk
Other
1.61k stars 1.54k forks source link

Repeated animations #14

Closed NicholasG04 closed 6 years ago

NicholasG04 commented 6 years ago

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 6 years ago

Have you tried using AOS.js?

NicholasG04 commented 6 years ago

No because I don't think it is compatible with the same animate.css libraries and is therefore more complicated to setup.

graingert commented 6 years ago

I'm pretty sure it's still compatible with the same animate.css...

NicholasG04 commented 6 years ago

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: for the animations.