Share Posted May 5, 2022 Hi folks,  I'm trying to create a draggable Slider with only the GSAP Observer not with the Draggable Plugin. I guess it's somehow possible since the onDrag(e) Event receives all the necessary data to create momentum after the user stops dragging.  Any ideas? 😊 See the Pen OJQPpLe?editors=0110 by codekyt (@codekyt) on CodePen Link to comment Share on other sites More sharing options...
Share Posted May 5, 2022 Hi nattha,  There's some basic dragging demos here.  And there are a couple in our CodePen collection. https://codepen.io/collection/KpNYOd   2 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