Share Posted June 18, 2020 https://codesandbox.io/s/little-pond-kfvfq I have used scroller property and markers don't move If you want to see what I want to accomplish here Delete Position: fixed in content-scroll and remove scroller property Link to comment Share on other sites More sharing options...
Share Posted June 18, 2020 Hey Ahmed. ScrollTrigger works with the actual scroll position of the page. So if you have a script that removes that functionality then ScrollTrigger won't work. Does that make sense? With that being said, you could create a fake smooth scrollbar with ScrollTrigger quite easily: See the Pen ExPZybL by GreenSock (@GreenSock) on CodePen Link to comment Share on other sites More sharing options...
Author Share Posted June 18, 2020 I am having some problems when create a fake smooth scrollbar with Scroll Trigger such scroll to element but i will try again thx Zach 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