Drag triggered slider

Urgent need help! Tell me how to make sure that when scrolling the page, the slider itself does not turn over the pictures. I need to make an effect so that I can only flip sideways when held down. Here is an example of a site where this effect is used, I want exactly the same. https://www.ouiwill.com/
My project
https://webflow.com/design/georges-fantastic-project-b6be12

https://georges-fantastic-project-b6be12.webflow.io/

Hey George

You probably have to design a custom slider to make it elastic like ouiwill does. But with some JQuery functions on the mousedown, mousemove and mouseup events, you should be able to differentiate a click for a drag action :grinning:

David

could you tell me how to do this or where to find information about this slider?