I'm using AOS library (css & js) it helps me to create animation triggered everytime user scrolling down the page. I have an issue that the top element of my page only run once because AOS only make it triggered when scroll down. I want all my animation run evrytime user scrolling down and up. How can I make it ? and this is a sample of my problem.
for look scrolling up do not give any effect please put
<div class="alert kotak" data-aos="bounce">
in
<div class="wrapper">
tag