content top

The Best Advanced Animation techniques you can perform using jQuery

When you think about animation on the internet, chances are some of the first tools that come to mind are Flash, Microsoft’s Silverlight and maybe even Animated GIFs. It has only been in the past couple of years that JavaScript and the frameworks built around it have really matured into languages that neatly support basic animation primes like chained time delays, basic motion and simple special effects – so it’s never been a better time to start experimenting with what they can do!.

 

jQuery supports functions like slideDown(), slideUp(), show(), hide(), fadeIn(), fadeOut() and fadeTo(), which although quite basic on their own, can easily be used in sequences to create some pretty visually impressive animations, whether you’re using images or just pure-CSS. In this post, I’m going to present some of the best examples of how other developers have used these these techniques to create impressive animations in their web applications.


An amazing animated parallax effect using CSS and jQuery

http://webdev.stephband.info/parallax.html

How to make an impressive animated landscape with jQuery

http://buildinternet.com/2009/02/how-to-make-an-impressive-animated-landscape-header-with-jquery/

Sprite Animations with jQuery – a really sleek example of a javascript based page turning effect for books

http://www.sitepoint.com/blogs/2007/07/20/javascript-sprite-animation-using-jquery/

Simulating 3D objects with a camera using jQuery and CSS

http://acko.net/blog/abusing-jquery-animate-for-fun-and-profit-and-bacon

A great example of chaining special effects in javascript to create a complete animation

http://css-tricks.com/jquery-robot/

Simulating animated Gravity effects with jQuery

http://blog.themeforest.net/tutorials/simulate-gravity-with-jquery/

Animated shine effects using CSS, PhotoShop and jQuery

http://www.frontenddoneright.com/index.php/2009/01/23/create-an-animated-shine-effect-with-jquery-part-1/

A flashy site intro using pure-CSS and jQuery for animation

http://design-notes.info/tutorial/flashy-intro-with-jquery-animation/

jQuery FXQueues – easily create groups of animated effects and control their scopes

http://www.decodeuri.com/jquery-fxqueues-plugin-20/

Advanced Easing effects with jQuery demystified – a complete list of demos and code

http://www.commadot.com/jquery/easing.php

Creating Automatically generated jQuery animations through a visual interface

http://visitmix.com/Articles/Glimmer-a-jQuery-Interactive-Design-Tool

Burst – javascript animation engine for Canvas

http://confluence.concord.org/display/CCTR/Burst+-+javascript+vector+animation+engine+for+Canvas

Bookmark and Share
Share

Related posts:

  1. 12 new examples of Advanced Animation techniques with jQuery When you think about animation on the internet, chances are...
  2. 22 Excellent Examples of Advanced jQuery UI's in action jQuery is one of the most widely adopted javascript...
  3. jQuery UI Animation Effects The jQuery UI Effects Core brings a few more...
  4. jQuery Animation Tutorialized   This week I’m going to show you to...
  5. 20 New examples of advanced jQuery UI’s in action. jQuery has been one of the most widely adopted...

Related posts brought to you by Yet Another Related Posts Plugin.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment