Problems with pagination #202644
Answered
by
jeallz
guizin0012
asked this question in
Programming Help
Problems with pagination
#202644
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
Body
Goodnight,
I made a responsive website, it turned out very good.
My problem is with the cell phone.
When I click on an image with my finger in the photo gallery, it opens completely on the screen, but when I zoom in to look at the details it goes to the next photo or previous photo.
How do I not go to the next or previous photos with my finger?
I want the previous or next functions only through the buttons.
When I open the photo, I want it locked to look and zoom with my finger. I don't want it to be sensitive going or returning to the next photos.
How do I make this change in the code?
Would it be through my "swipebox.css" file or the "jquery.swipebox.min.js" file??
Thank you very much for the help.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions