Jump to content
Search Community

clip 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

Hi,

 

As far as clip I haven't worked with it yet, so I couldn't tell you why is not working with IE8, but my guess will be that in order to make it work in IE8 could cause a performance problem (you just got to love IE8 :mrgreen:).

 

As for a fallback is not that hard, check this post in order to see how:

http://forums.greensock.com/topic/7256-ie-9-fallback-for-3d-transform/

 

Hope this helps,

Cheers,

Rodrigo.

Link to comment
Share on other sites

I believe I know what might be causing the problem - apparently the rect() values in clip must be space-delimited in IE7 and earlier (unlike the comma-delimited that the standard calls for and everyone else does including IE8 and later). I suspect you're seeing the behavior in your IE8 because you're testing the files locally and IE8 slips into compatibility mode for local files, thus it reports as being IE7 in the agent string.

 

Would you test the attached preview release of 1.9.2 and let us know if it resolves things for you?

1.9.2_preview2.1.zip

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...