Jump to content
Search Community

Overwrite Manager of js version

viaria 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

Sure, OverwriteManager is baked into TweenLite:

http://www.greensock...js/#overwriting

 

GSAP JS is still in beta, so there are moderate risks to be aware of, but sites are already implementing it in production. http://www.mountaindew.com and http://www.thedarkknightrises.com come to mind.

 

Also, due to the ridiculously diverse way in which browsers implement css there tend to be a few edge-case issues that pop up occasionally. You will see that even the most bizarre oddities that effect the CSSPlugin are addressed and fixed EXTREMELY fast; usually within 48 hours.

 

Here are just 2 examples

 

http://forums.greens...-check-my-code/

 

http://forums.greens...ndposition-bug/

 

Don't get me wrong, I can understand your caution about using something that is in beta, but understand that the core API is extremely solid. The issues that tend to arise are usually due to some oddball css rendering behavior in a particular browser. I would firmly assert that at this point CSSPlugin does more to handle these problems for you than any other system.

 

Regardless of whether or not you chose to use GSAP JS in production right now, I encourage you to experiment with it and see for yourself how it stacks up against the alternatives. Furthermore, please let us know if you come across any problems and we will see to them speedily.

 

I see you mentioned a Chrome issue here and also on a thread relating to Firefox and backgroundSize. It would really help if you could post a simple example that we can test. Thanks

 

Carl

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