Best jQuery Animation Plugins & Tutorials with Demo

    Bouncy Navigation with CSS3 & jQuery

    Bouncy Navigation with CSS3 & jQuery

    A full-screen navigation, with floating menu items.There are cases when you want to present the user with a choice, with the focus of the web page being the different options. Whether it is a modal navigation, or a list of categories, todays nugget gets you covered!

    We used CSS animations and a pinch of jQuery to animate navigation items, and let them bounce in and out the screen.

    Morphing Modal Window with CSS3 & jQuery

    Morphing Modal Window with CSS3 & jQuery

    A call-to-action button that animates and turns into a full-size modal window.Modal windows are used to display related content, by hiding temporarily the main content. If we imagine our web page as layers distributed along the z-axis, modal windows are on top.

    The final result is powered by a combination of CSS transition and transformations, jQuery and Velocity.

    minBlock.js : Javascript Canvas Matrix Grid

    minBlock.js : Javascript Canvas Matrix Grid

    Is a Pure Javascript Canvas Implementation of Matrix Grid ( Primary Application was to Generate Github Like Random Avatar using minBlock.js or Pixel Pattern)

    Story Box : jQuery CSS3 Scrolling Animations

    Story Box : jQuery CSS3 Scrolling Animations

    jQuery story box is a  plugin for CSS 3 Animations Triggered while scrolling.

    Babylon.js : Building 3D games with JavaScript & HTML5

    Babylon.js : Building 3D games with JavaScript & HTML5

    Babylon.js: a complete JavaScript framework for building 3D games with HTML 5 and WebGL.

    • Complete scene graph with lights, cameras, materials and meshes
    • Collisions engine
    • Physics engine
    • Scene picking
    • Antialiasing
    • Animations engine
    • Audio engine
    • Particles Systems
    • Sprites and 2D layers
    • Special FX

    Anm : Page Animations by Mouse moves

    Anm : Page Animations by Mouse moves

    Anm is a javascript library for page animations by mouse and touch moves.

    FlowupLabels.js : jQuery Animated Form Placeholders

    FlowupLabels.js : jQuery Animated Form Placeholders

    Augments form labels to behave like placeholders, but with a twist.

    Checkout Effects with CSS3

    Checkout Effects with CSS3

    Some fun effect and layout ideas for the first step of a checkout process in an online store. We are using the morphing buttons concept together with CSS transforms and transitions.

    ScrollTie : jQuery Plugin that ties CSS property to user scroll

    ScrollTie : jQuery Plugin that ties CSS property to user scroll

    This jQuery plugin is useful for creating parallax motion or similar effects in which a CSS property needs to be incremented on user scroll.

    SlidePanel : jQuery Collapsable Panel Plugin

    SlidePanel : jQuery Collapsable Panel Plugin

    Slide Panel is a JQuery plugin that allows elements to expand and collapse creating a sliding panel effect. I know that this is nothing new and there are already a few JQuery panel plugins out there but this one is both highly flexible, has a small footprint and has some unique features.