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

Detach Photoswipe instance created during ajax call issue

Images are drawn via $.ajax Photoswipe instance is then created inside $.ajax Tried detaching the Photoswipe instances when user click on browser's back button but was not able to detach it. Does anyone know any possible solutions to overcome this?
despicable me
  • 63
  • 1
  • 10
0
votes
1 answer

PhotoSwipe with Manual Infinite Scrolling confusion

I have built an image gallery for my personal site and I have a page showing thumbnails of photos in an album. Example markup is as follows:
rctneil
  • 7,016
  • 10
  • 40
  • 83
0
votes
1 answer

Can I put Netrating or Google Analytics into Photoswipe js to count every photo view

I am using the photoswipe js for my mobile web photo gallery but i need to know the number of views I had, so trying to include my google analytics into the gallery but somehow it only can capture 1 view but is there a way that i can had a callback…
ling
  • 1
0
votes
1 answer

Create custom Photo browser like photos app in iOS 5

I want to create custom photo browser like photos app in iOS 5. Required functionalities are 1) User can swipe left or right to go to previous or next photo 2) User can SCROLL VERTICALLY as my image big in height (composed of several elements. User…
iOSAppDev
  • 2,755
  • 4
  • 39
  • 77
0
votes
1 answer

JQuery Mobile word wrap on buttons using photo swipe

I have a series of buttons containing images using the photoswipe plugin for Jquery mobile. Now, I have text in each one of these buttons (which are inside of the .gallery li a), but if the image is too small or the browser is made too narrow, the…
Charles Lillo
  • 355
  • 3
  • 16
0
votes
1 answer

Photoswipe gallery close event on iOS

I've implemented the fabulous photoswipe library in one of my recent mobile applications using jQueryMobile and I've run into a small problem using it in tandem with iOS 5 (could be others, but I've only got a iOS 5 device). Below is a the…
Matthew Merryfull
  • 1,466
  • 18
  • 32
0
votes
2 answers

PhoneGap - PhotoSwipe removing Images

while PhotoSwipe has been fantastic so far just these minor issues that I can't seem to get around I initialize PhotoSwipe as follows formPhoto.gallery = window.Code.PhotoSwipe.attach( images, options); And inside a Gallery, a user can choose…
DdD
  • 453
  • 4
  • 19
0
votes
1 answer

Dynamically load image into javascript function

I am using a Javascript photo viewer plug in (here->http://www.photoswipe.com/). I want to dynamically update photos that the plug is attached to as the user swipes through images. I have a Javascript object (I use the Joose framework) that is…
Adam Waite
  • 19,175
  • 22
  • 126
  • 148
0
votes
1 answer

jQuery Mobile + Photoswipe, loading gallery with ajax?

I'm creating a website using jquery mobile and almost everything works great. But i have slight problem and it has something to do with Photoswipe (http://www.photoswipe.com/). This is what happens: I have several different casepages divided up in…
Paparappa
  • 2,099
  • 3
  • 18
  • 35
0
votes
1 answer

First read photo link from xml and use Photoswipe to open it

What I want to do is to save the link of photo into an array and than pass it to the photoswiper so that my photo can be viewed by photoswiper. Unfortunitely, the jquery xml parse can't change the global variable. I can change the value of the…
Leo Chan
  • 19
  • 3
-1
votes
1 answer

Safari much slower than other browsers

I am trying to build a Wordpress website using a theme I purchased, unfortunately the maker of the theme doesn't seem to respond to any support requests. After creating a few pages I noticed that performance is much worse on Safari compared to any…
suchyy
  • 1
-1
votes
1 answer

Swipe.js when resizing browser images overlap

I wanted to use Swipe.js for my Slider App, but I found out that when I resize the browser window, the images will overlap. Please check the below screenshot, to better picture what I mean: This effect seems to appear when previous image was bigger…
AndroidDev101
  • 122
  • 1
  • 13
-1
votes
2 answers

PhotoSwipe - How to make slideshow stop at last slide instead of looping

I'm using PhotoSwipe JQuery on a page along with slick slider. I want to navigation arrow to be disabled, once it reaches the final image.
Nisha
  • 1
-1
votes
1 answer

How would I enable zoom using mouse wheel?

I have a gallery of images that users will navigate using only the mouse. I'd like them to be able to zoom in and out using the mouse wheel as well as double clicking.
-1
votes
1 answer

Photoswipe - Scrolling should keep image opened Responsive JS PhotoGallery

I currently am using Photoswipe. I would like to know how to prevent the image from closing each time I scroll away from the page.
Jacklyn N
  • 77
  • 1
  • 12
1 2 3
23
24