htmljquery-mobilephoto-gallery

Disable zooming in for photo swipe


I'm using Photo Swipe to display my images. The default behavior when using it is that once the images are clicked, I'll be able to bring me to a "zoom-in page" where the photos are enlarged and i can view them one by one by swiping.

I'm trying to overwrite this behavior because I want to do something else after the user clicks on the image.


Solution

  • to disable zooming you must set

    allowUserZoom = false