Questions tagged [photoswipe]

PhotoSwipe is a JavaScript image gallery for mobile and desktop, modular, framework independent.

PhotoSwipe is a javascript-based image gallery for mobile and touch devices. The source code is available on GitHub.

350 questions
0
votes
2 answers

Photoswipe / Use Close Button as History Back Button

I am not a good Javascript Programmer and so im coming to this question. I am using Photoswipe for some galleries in a project. Some galleries i dont use the thumbnail preview im opening them directly. Now, when i click the close button the image…
public9nf
  • 1,311
  • 3
  • 18
  • 48
0
votes
2 answers

PhotoSwipe use image to open gallery

Im looking for a solution too open the PhotoSwipe gallery with a img link. So there is a IMG with a gallery icon. And i want if the user click on it that the gallery open. Have someone an idea how i can handel that? I found this out. But this open…
user1551496
  • 169
  • 2
  • 12
0
votes
1 answer

PhotoSwipe.js shows UNDEFINED and cannot display images

Am using Photoswipe and am using the exact same HTML structure and script as shown on the site but when clicking my thumbnail, black screen opens and simply shows an "X" icon. JS error panel reads 404 not found. It is trying to add "undefined" to…
Francesca
  • 26,842
  • 28
  • 90
  • 153
0
votes
1 answer

PhotoSwipe - How to make slideshow stop at last slide instead of going to next gallery

I'm using PhotoSwipe on a page where I have four different galleries (Business Catalyst gallery modules, actually). When I open the gallery and click through the images, it doesn't stop at the end of that gallery but continues to the next gallery. I…
Bobby G
  • 21
  • 1
  • 1
  • 2
0
votes
2 answers

use photoswipe on dynamically created ul

I am working on a jquery mobile site which will have an image gallery populated by JSON/AJAX from instagram. I can get the images loaded just fine, but I want to take it one step further and use photoswipe to render the gallery. The issue that I am…
scholzr
  • 245
  • 8
  • 17
0
votes
0 answers

swiping pagination

There are a lot of jQuery image gallery plugins and swipe gesture ones for mobile website. I want to combine two of them on my website. there's no problem using one but if I try to use two at a page. It doesn't seem to work well. Probably…
user1942626
  • 805
  • 1
  • 9
  • 15
0
votes
0 answers

phtoswipe: take images list from an iframe

This is the basic sample code to use photoswipe: PhotoSwipe ...