JavaScripting

The definitive source of the best
JavaScript libraries, frameworks, and plugins.


  • ×

    Element Transitions.js

    Simple transitions for web pages
    Filed under 

    • 🔾45%Overall
    • 1,511
    • 39.4 days
    • 🕩249
    • 👥9

    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

    Show All