Animations now use a single interval timer, global for all animations. This severely...
authorJohn Resig <jeresig@gmail.com>
Sat, 17 Mar 2007 02:02:01 +0000 (02:02 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 17 Mar 2007 02:02:01 +0000 (02:02 +0000)
commit1d0dec55bad5d848a083084a9ac0c25dc57f9e1b
treebd5c2e1f3d5b36d815b001b941c57faeb5fedf58
parent83b43a1e927d6b260f35f75bc2c3d177f271be93
Animations now use a single interval timer, global for all animations. This severely improves the performance and responsiveness of the animations in most browsers.
src/fx/fx.js