I've put together a proof of concept for using Webkit CSS animations
where possible. You can find it at :

http://www.parkerfox.co.uk/labs/css-webkit-animation-jquery-proof-of-concept.html

It creates a wrapper function $.animate2 that runs the equivalent CSS
animation if the $.browser.safari = true or runs the original animate
code otherwise.

There's also a stress test page here :
http://www.parkerfox.co.uk/labs/css-webkit-animation-jquery-stress-test.html

As you can see the test is too much for the JS animation, but the CSS
animation works fine.

Tested on Firefox, Chrome, iPhone.

weepy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to