CassidyJensen / ElementTransitions

Simple transitions for web pages

Home Page:http://dan-silver.github.io/ElementTransitions/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ElementTransitions

This repository is a wrapper around the code provided by a codrops article on page transitions. Their code has been modified to allow more than one animatable element per page. Additionally, you can now add transitions straight from html tags.

License

The css animations in elementTransitions.css were written by Codrops and therefore fall under their license. All other source code is released under the MIT License.

Credits

james2doyle - Removed jQuery dependency

About

Simple transitions for web pages

http://dan-silver.github.io/ElementTransitions/


Languages

Language:CSS 76.5%Language:JavaScript 13.1%Language:HTML 10.4%