aos
aos copied to clipboard
Animate on scroll library
Aos is not triggering the animation of the first div or section which is in the viewport. For Eg: if I visit the website, sometimes the **hero image** and **Navbar**...
Hi guys, I'm not able to use AOS on wordpress. I have a local instance installed and use a child theme. Within the child theme I created a "js" folder,...
## Related Issue ## Your solution ## How Has This Been Tested? ## Screenshots (if relevant):
## This is: - Bug ## Specifications - AOS version: 2.3.1 - OS: Windows 10 - Browser: Microsoft Edge ## Expected Behavior AOS should work in private mode also ##...
I have aos working fine on normal and mobile screen size. But when a page is opened on a (very) large screen, the page will in that case not scroll...
I am struggling to animate a text to slide out of the screen when scrolling past/below it in particular. I used slide-right with mirror on so whenever it is scrolled...
## Related Issue #422 ## Your solution Removed `external` option for Rollup and added `resolve` and `commonjs` plugins. ## How Has This Been Tested? Used the new ESM bundle on...
**How to change type of animation with media queries?** My current animation is `data-aos="fade-up-left"` ``` BUILT FOR PHOTOGRAPHERS ``` I want it to change to `fade-up` when width of browser...
## Related Issue No previous issue, but as it's clearly a mistake, PR was created. ## Your solution `aos:out:specific-id` custom events created for specific elements events handling via `data-aos-id` attributes...
Bug ## Specifications - AOS version: 2.2.0 - OS: Mac - Browser: Chrome 78.0 ## Expected Behavior I've set the parent container anchor to bottom-bottom, however, it doesn't animate the...