Performance of CSS Transitions vs. JS animation packages

Posted by desau on Stack Overflow See other posts from Stack Overflow or by desau
Published on 2010-06-08T17:33:50Z Indexed on 2010/06/08 17:43 UTC
Read the original article Hit count: 412

Filed under:
|

I'm wondering - is there any difference in performance of using CSS Transitions vs. any of the various JS animation libraries? (scriptaculous, scripty2, jsAnim, MooTools, $fx, etc, etc).

I've tried various tests in Safari / Google Chrome, and I don't actually see any difference -- I thought that CSS Transitions were supposed to be hardware accelerated.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about css