Share Posted May 12 Hi, I'm doing some simple tests with ScrollTrigger from https://greensock.com/docs/v3/Plugins/ScrollTrigger it works fine but in responsive it doesn't do any of the effects, I've tried and reread but I can't find the solution, I'm sure I'm missing something but it's starting to bother me hahahaha, has anyone had this problem and solved it? can anyone help me? See the Pen yLegBwO by GreenSock (@GreenSock) on CodePen Link to comment Share on other sites More sharing options...
Share Posted May 12 That looks like it works correctly to me. Perhaps you want different effects for different screen sizes? If so, check out matchMedia(). https://greensock.com/docs/v3/GSAP/gsap.matchMedia() 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now