gdsmith / jquery.easing

jQuery Easing Plugin
http://gsgd.co.uk/sandbox/jquery/easing
Other
922 stars 422 forks source link

Easing will not work in IE8, e.g. with "easInExpo" #11

Closed julkue closed 8 years ago

julkue commented 9 years ago

I'm using the plugin in IE8 and saw a strange issue easing The effect will not work in IE8 and also there is this strange invalid attribute "easing" on the animate-element. @gdsmith Can you give some informations about this issue and maybe also about the browser compatibility?

gdsmith commented 9 years ago

No idea about that, it was written before IE8 was available so compatability should be pretty good. I don't have a working version of IE8 to test on, but if you can give me a complete example of the code that led to the issue perhaps that might help.