graingert / WOW

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

Run the animation only once #48

Open umnibot opened 3 years ago

umnibot commented 3 years ago

Hello, is there a way to make sure that the animation runs only once?

I have tried using data-wow-iteration="1" but it didn't work.

Shaz3e commented 3 years ago

Initially the animation run once per event <div class="wow animate__pulse">text</div> when it is visible to view