Is there a way to still trigger a TweenMax animation on a triggerElement, but NOT have the tween animation itself sync with the scroll, so I mean to kind of execute a TweenMax like a CSS class toggle.
I think I have this wrong. It seems to work ok already. Sometimes it just triggers the tweenMax and other times as you scroll the tween moves. I'm not sure what accounts for the difference?
Is there a way to still trigger a TweenMax animation on a triggerElement, but NOT have the tween animation itself sync with the scroll, so I mean to kind of execute a TweenMax like a CSS class toggle.