Fx.Anything can be used to animate any element on the page using a time-based method.
The plugin natively support all the default properties and events from the native MooTools FX class as well.
Here are some key features of "Fx.Anything":
· Can create animations via CSS 3
· Can create animations via WebGL
· Can create animations via the HTML5 canvas element
· Can chain multiple animations
Requirements:
· JavaScript enabled on client side
· MooTools 1.4.5 or higher
What's New in This Release: [ read full changelog ]
· First public version.