ElementTransitions icon indicating copy to clipboard operation
ElementTransitions copied to clipboard

Simple transitions for web pages

ElementTransitions

Demo and example code

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