Animate elements on scroll using Animate.css animations
- Include scrollmate.min.js and animate.css (from here)
- Add the class
animate-in
to an element - Add attribute data-animation-type="bounce"
- Animation type can be anyone from animate.io
Animate elements on scroll using Animate.css animations
animate-in
to an element