Jump to content
Search Community

Bug in IE8

robbue test
Moderator Tag

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

I found a bug in IE8. In a modern browser this works, but not in IE8:

http://jsfiddle.net/robbue/9E3e8/

 

I know these properties isn't needed for this particular example, but its just to show that IE8 chokes on it. There may be other properties IE8 also chokes on.

 

This one works in IE8:

http://jsfiddle.net/robbue/9E3e8/9/

 

Code version: http://cdnjs.cloudflare.com/ajax/libs/gsap/1.9.6/TweenMax.min.js

Link to comment
Share on other sites

Thanks for pointing that out - obviously "transformStyle" and "backfaceVisibility" wouldn't work in IE8 but I can add some code to cause them to fail silently. That'll be in the next update (1.9.7). Let me know if you need a prerelease version of that with the fix in place. 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...