Best jQuery Animation Plugins & Tutorials with Demo

    Sinister – Pure CSS Image Hover Effects

    Sinister - Pure CSS Image Hover Effects

    Sinister is More than 45 Pure CSS Image Hover Effects Which is Suitable for a Wide Variety of Websites and Have Very Easy Installation.With Install this CSS File You Will be able add Variety of Image hover effects to your images.

    Features:

    • Pure CSS
    • Without JavaScript or jQuery
    • More than 45 Hover Effects
    • More than 15 Button Transition Effects
    • More than 15 Overlay Transition Effects

    Square Menu using jQuery & CSS3

    Square Menu using jQuery & CSS3

    Square menu, as you can see from the name, is a plugin that let you add a similar animated menu that you see on the new Square website. I’ve also added additional animations, add various browsers support and provide options for you to play around with.

    jQuery Tip Cards

    jQuery Tip Cards

    Tip Cards plugin let you create a layout of cards with a card-like interaction that you see on Google Tips Page. I’ve also added several new animation options so that you can personalize it to your own liking.

    Tram.js : Cross-browser CSS3 transitions in jQuery

    Tram.js : Cross-browser CSS3 transitions in jQuery

    Tram.js is a cross-browser CSS3 transitions in JavaScript.The idea behind Tram is to take the performance and flexibility of CSS transitions and define them in JavaScript – offering a more powerful, expressive API with auto-stopping, sequencing, and cross-browser fallbacks.

    Tram currently depends on jQuery for a few reasons: (1) Per-element data API, (2) Cross-browser CSS getters/setters, and (3) scrollTop/Left offset helpers.

    Examples:

    Starscroll : jQuery Plugin to Show Starfield on their website

    Starscroll : jQuery Plugin to Show Starfield on their website

    Create a div with purpose as your background .. activate plugin; animated or reactive as the user scrolls. The plugin automatically will fix the div so it works seemlessly.

    N.b the only css you might want to change is the z-index of your div. Also dont put anything in your starscroll div.

    Features:

    • 8-bit or 16-bit mode! (how retro do you wanna go!?)
    • Animated or reactionary to scroll
    • Multiple layers of true parallax
    • Custom colours and complexities
    • Every websites dream
    • Forces static on mobile detection

    SpinKit : Loading indicators animated with CSS3

    SpinKit : Loading indicators animated with CSS3

    A collection of loading indicators animated with CSS3.SpinKit uses CSS animations to create smooth and easily customizable animations. The goal is not to offer a solution that works in every browser. If you’re building a site with users running IE9 and below, you’ll want to detect support for the CSS animation attribute, and implement a fallback animation (e.g. a GIF.)

    Ladda : JavaScript Loading Indicators with CSS3

    Ladda : JavaScript Loading Indicators with CSS3

    Buttons with built-in loading indicators, effectively bridging the gap between action and feedback.A UI concept which merges loading indicators into the action that invoked them. Primarily intended for use with forms where it gives users immediate feedback upon submit rather than leaving them wondering while the browser does its thing.

    Exploding Blocks with CSS and Javascript

    Exploding Blocks with CSS and Javascript

    Ever wanted to make your HTML blocks explode when it’s clicked or touched? Well I did, and today I’m going to show you how I went about doing it. We’re mainly using CSS, but that’s all being run by Javascript just for ease. Read on to learn how it was done!

    So I was kind of inspired by this little gif I saw that had a block explode when it was clicked, and I thought that was really cool. So I started thinking, how would you do that with CSS and maybe some Javascript? Well I figured it out using a bit of math, and it functions as a pretty cool delete button.

    lattice : jQuery 2-dimensional HTML grid slider plugin

    lattice : jQuery 2-dimensional HTML grid slider plugin

    A jQuery plugin that creates a 2-dimensional HTML grid slider from cell elements in a container.

    Features:

    • Navigate slides in two dimensions.
    • Generates a map of thumbnails representing each slide to navigate.
    • Specify thumbnail images for each slide. Thumbnails can be resized.
    • Restrict paths that can be followed.
    • The slider and the slides themselves are responsive
    • Use crop settings to crop to one of 9 areas of a slide as the slider decreases in width/height
    • Can dynamically generate thumbnails via a canvas screenshot of a slide. Thanks @niklasvh for the html2canvas project!

    CSS3 Progress Button Styles

    CSS3 Progress Button Styles

    Today we’d like to share some progress button styles with you. You surely know “Ladda” by Hakim El Hattab, a UI concept that indicates progress directly on the button that invokes a loading action. Some of the buttons have a built-in progress bar and today we’d like to explore that idea with some creative progress button styles. Using perspective will allow us to create some fun 3D effects besides the flat “filling” styles