var animation = cssAnimation("color:red; opacity: 0.5",$('example'));
animation.play();
Get it at: http://gr.ayre.st/~grayrest/animator/animator.html
MochiKit.Animator is an enhanced, fully vectorized version of Bernard
Sumption's animator.js [2]. It eschews the use of classes and instead
uses composition to build complex effects in a few lines of code. Full
explanation and demos at the above page.
[2] http://berniecode.com/writing/animator.html
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"MochiKit" 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/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---