Animations v2.0 : A Versatile CSS3 Animation Pack

   

A versatile CSS3 animation pack with over 65 animations for various usages. Trigger CSS3 animations as elements enter the viewport, as you hover with a mouse or by binding them via JavaScript functions/event listeners.

css3 animations

Usage:

– Add the class `no-js` to your `html` tag
– Link ‘animations.min.css’, ‘animations.min.js’ and ‘appear.min.js’ to your document
– Follow the guides on GitHub project page depending on what aspect of the plugin you wish to use

Animations executing on elements entering the viewport will not work if JavaScript is disabled. Animations are currently limited to devices with a viewport of 569px (wide) or higher.

Demo    GitHub