Page 1 of 2

Photoswipe Image Gallery, getting error on page Load java script....

Posted: Thu Apr 11, 2013 10:25 pm
by gonadn

Hi

Iam following tutorial for "Adding Photoswipe Image Gallery", And on step : Setting up Action and adding JavaScript, 4:

var photoSwipeInstance = Tiggzi(“startScreen”).find(“ul.gallery a”).photoSwipe({}, ‘startScreen’);

is not working when i changed the startscreen to a page BildeGalleri...se pic below:
Image


Photoswipe Image Gallery, getting error on page Load java script....

Posted: Thu Apr 11, 2013 10:38 pm
by Igor

Hello,

Try to change the quotation marks in the code. Use " ".


Photoswipe Image Gallery, getting error on page Load java script....

Posted: Thu Apr 11, 2013 11:00 pm
by gonadn

hi

i changed quotation marks like u sayd:
var photoSwipeInstance = Tiggzi("BildeGalleri").find("ul.gallery a").photoSwipe({}, 'BildeGalleri');

and now iam getting this error: uncaught exception: Code.PhotoSwipe.createInstance: No images to passed.


Photoswipe Image Gallery, getting error on page Load java script....

Posted: Thu Apr 11, 2013 11:46 pm
by Igor

Please, check your html code or you can share app I'll check.


Photoswipe Image Gallery, getting error on page Load java script....

Posted: Fri Apr 12, 2013 12:20 am
by gonadn

iam sharing my app with support...just take a look if u want...?


Photoswipe Image Gallery, getting error on page Load java script....

Posted: Fri Apr 12, 2013 1:50 am
by Igor

Try to open, the was an error in html code.


Photoswipe Image Gallery, getting error on page Load java script....

Posted: Tue May 21, 2013 9:10 pm
by Jon Houck

Where can I find this tutorial for "Adding Photoswipe Image Gallery",


Photoswipe Image Gallery, getting error on page Load java script....

Posted: Tue May 21, 2013 9:12 pm
by Kateryna Grynko

Hi Jon,

I'm updating the tutorial, should be available tomorrow. I'll let you know.


Photoswipe Image Gallery, getting error on page Load java script....

Posted: Wed May 22, 2013 9:02 pm
by Kateryna Grynko

Hi Jon,

Find the tutorial here:
http://docs.appery.io/tutorials/addin...


Photoswipe Image Gallery, getting error on page Load java script....

Posted: Fri May 24, 2013 3:30 pm
by Jon Houck

Thanks!!!