jlmakes / scrollreveal

Animate elements as they scroll into view.
https://scrollrevealjs.org/
22.39k stars 2.26k forks source link

Add class on scroll animation #498

Closed lostnotstranded closed 5 years ago

lostnotstranded commented 5 years ago

It would be really cool if we could add a class to an element when it scrolls into viewport. That way really customized animations can be done with ScrollReveal.

jlmakes commented 5 years ago

This can be monkey patched (see: #394) but you're right—it would be nice if that was supported out of the box. And one day (soon?) it will! 🙂