Great article about javascript animation
Shillmania has a great article about making animation in javascript faster. The basic idea is that it's faster to change properties on a node directly than doing it indirectly via classname changes, etc.
Shillmania has a great article about making animation in javascript faster. The basic idea is that it's faster to change properties on a node directly than doing it indirectly via classname changes, etc.
0 Comments:
Post a Comment
<< Home