How to create impressive animations using Webkit CSS and JavaScript


Delicous: 0

webs

 

Hey all. In today’s post I’m going to show you how to create a few simple yet impressive animation effects using WebKit CSS and some JavaScript. Webkit (the rendering engine that powers both Safari and Google Chrome) supports a few advanced animation features which have yet to make their way into FireFox or IE, but it’s really exciting getting to see just what’s capable with it animation-wise. For anyone that enjoyed reading my 3D Wall post, this is going to be a treat.

Click here to read more »

The Best Advanced Animation techniques you can perform using jQuery


Delicous: 0

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!.

Click here to read more »