aos icon indicating copy to clipboard operation
aos copied to clipboard

How to use AOS with Horizontal scroll websites?

Open willblackburn opened this issue 2 years ago • 1 comments

Hiya,

I'm currently working on a horizontal scrolling website and all the AOS animations trigger at the same time instead of when they come into the viewport. Is there a way for AOS to detect it when scrolling horizontally?

Many Thanks Will

willblackburn avatar Sep 07 '22 18:09 willblackburn

use Gsap with scrollTrigger, this library is not maintained from long time.

https://greensock.com/docs/v3/Plugins/ScrollTrigger

rexwebmedia avatar Oct 16 '22 06:10 rexwebmedia