Animate.CSS
Animate is an integration of animate.css, a bunch of cool, fun, and cross-browser animations for you to use in your projects.
Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.
CONTENTS OF THIS FILE
- Introduction
- Tested
- Known Issues
- Special Thanks
- Requirements
- Installation
- Coming From Drupal?
- Usage
- License
- Credits
- Maintainers
TESTED
Working in Backdrop 1.3 but requires manual integration of the code library or the Wow.JS So Impress module to see the effects of this.
KNOWN ISSUES
None -- this is a simple module. This module has been altered from https://www.drupal.org/project/animate_css to work within the Backdrop CMS system.
SPECIAL THANKS
Daniel Eden https://github.com/daneden for the initial library.
REQUIREMENTS
Javascript enabled on your website and Libraries module installed.
INSTALLATION
Install this module using the official Backdrop CMS instructions at https://backdropcms.org/guide/modules
- Download and ADD the library from https://github.com/daneden/animate.css to /libraries/animate
- Install the module as usual.
- Install and use the Wow JS So Impress module or in your Javascript file you can write the code based on this API to do what you want.
- Visit the configuration page and choose which pages of your website you want the effects to take place on.
COMING FROM DRUPAL?
This module is slightly changed from Drupal to conform more to standards and working with the Backdrop CMS page layout system.
PERMISSIONS
none
USAGE
An example is in your Javascript you can write : $('#yourElement').addClass('animated bounceOutLeft') and see a bouncing effect on page scroll.
LICENSE
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.
CREDITS
https://www.drupal.org/u/rahulbile and https://www.drupal.org/u/ddhuri for initial setup.
MAINTAINERS
- biolithic https://github.com/biolithic
Ported to Backdrop by:
- biolithic https://github.com/biolithic