aos
aos copied to clipboard
Animate on scroll library
## This is: - Bug ## Specifications - AOS version: latest - OS: windows - Browser: firefox ## Expected Behavior Elements should animate regardless of other elements present on page....
Is there a way, to trigger the animations only once? So you have a nice scroll animation when scrolling and entering the first time.
I'm running into an issue where my .map method in the return statement is not animating the cards for each individual one, its animating all of them at the same...
Hi, AOS does not work when JS is disabled, think it's a major issue! Are you going to fix this?
## This is: - Bug ## Specifications - AOS version: 6.14.15 - OS: Windows - Browser: Edge ## Expected Behavior Tailwind transitions should work simultaneously with AOS transitions. ## Actual...
I have a new project in Laravel that use Vite, if I install the package data-aos and add this: import AOS from 'aos' import 'aos/dist/aos.css' AOS.init({ easing: 'ease-out-quart', delay: 0,...
## This is: - Bug - Question ## Specifications - AOS version: - OS: - Browser: ## Expected Behavior ## Actual Behavior react aos animation messing up fixed position elements...
Hello there, I have a SPA in VueJS and I have AOS attributes attached to a few HTML elements in the landing page, the thing is that the behavior seem...
## This is: - Question ## Specifications - AOS version:3.0.0-beta.6 - OS: MacOS - Browser: Google Chrome ## Expected Behavior The element I apply a data-aos tag to should appear...
## Related Issue There weren't any issues, a code review was being done which could increase the code readability and precision. ## Your solution if statements were replaced with a...