gfx
gfx copied to clipboard
opera and ie support
they support 2d transforms...
and thus GFX should support them :)
Agreed! I like the idea of using jQuery's animation queue for CSS transforms. If I start using this I'll try to contribute back to opera and ie support.
Related issue: for IE9 and below, is there a way for $.fn.gfx to defer to $.fn.animate? There should be.