playground.benbarnett.net
Submitted by: Script & Style

jquery.animate with CSS3 Effects

The plugin will analyse the properties youre animating on, and select the most appropriate method for the browser in use. This means your transitions on left, top and opacity will convert to a CSS3 transition on Webkit & Mozilla agents that support it, and Opera 10.50 . If the user is on a browser that has no CSS3 transitions, this plugin knows about it and wont get involved.

direct link