JavaScript Animation Library... Recomendation
animation, javascript
Solution
I would highly recommend GreenSock's Animation Platform.
While i've not had to use the stand alone solution for javascript, this library has been invaluable to any actionscript animation work.
They have a very well structured library, which supports all sorts of different types of plugins.
The core animation library is blazingly fast.
Problem
I'm interested in people's 'real world' usage opinions/recommendations for a lightweight, standalone JavaScript animation library. So, no need for a 'full feature' JavaScript library like jQuery, dojo, etc... Notes: - NO HTML5 canvas oriented libraries please (ex. processing.js). - Css3 support is a bonus but not necessary. - The more efficient the better! - If you feel like it, let me and other's know why you recommended what you recommended. Thanks.