osx - Is there a way to control safari mouse swipe gestures? -


in latest version of osx , safari can use mouse swipe gestures go forwards , backwards through browser history. problem: have page horizontally scrolling image gallery. if you're using mouse swipe gesture scroll through images, when end of images easy swipe next or previous page...

does know way explicitly disable using css or other method?

perhaps following documents can help:

these might apply ios though.

aside that, it's how browser handles gestures, similar how mouse-wheel scrolling scroll div block until reaches end start scroll page whole.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -