Module Description
Animate On Scroll (AOS) library allows you to animate elements as you scroll down and up. If you scroll back to top, elements will animate to it's previous state and are ready to animate again if you scroll down. This module provides integration with AOS library.

Requirements
Animate On Scroll Library. (Check demo at: http://michalsnik.github.io/aos/)


* Click here to download AOS library.
* Copy aos library in your libraries directory, so aos.js will be located in libraries at /aos/dist/aos.js .

Installation

* Copy the 'aos' module into your Drupal modules directory and enable it.
* As this module provides the integration of AOS library, to get the animations on page simply add `data-aos` attribute to element, like <div data-aos="<em>animation_name</em>"></div> in your html. e.g. <div data-aos="fade-zoom-in" data-aos-offset="200" data-aos-easing="ease-in-sine" data-aos-duration="600"></div> You can check all available animations & easing options at https://github.com/michalsnik/aos

Roadmap

* Expose configurations for AOS global options.
* Expose configuration to disable AOS library on admin pages.

Project Usage
1019
Creation Date
Changed Date
Security Covered
Not Covered By Security Advisory
Version Available
Production
Module Summary
This module provides integration with the Animate On Scroll (AOS) library, allowing elements to animate as you scroll up and down on a webpage.
Data Name
animate_on_scroll

OPENAI CHATBOT

OPENAI CHATBOT

12:29:59
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.