scaron / prettyphoto

prettyPhoto is a jQuery based lightbox clone. Not only does it support images, it also add support for videos, flash, YouTube, iFrames. It’s a full blown media lightbox. The setup is easy and quick, plus the script is compatible in every major browser.
http://www.no-margin-for-errors.com/projects/prettyPhoto-jquery-lightbox-clone/
553 stars 281 forks source link

Gallery within Collapsible Tabs #125

Open rwallace83 opened 11 years ago

rwallace83 commented 11 years ago

Hello!

I am using prettyPhoto in an archive of albums. The way that they are organized are in a collapsible tab (like on the twitter bootstrap website: http://twitter.github.io/bootstrap/javascript.html#collapse).

There is one tab with the Archive heading, then the first album, which contains two sub-albums. Each sub-album contains a prettyPhoto gallery of thumbnails.

I am having two issues.

When I get to the end of the first gallery and press the forward arrow, I am taken directly to the second gallery. Is this unavoidable?

Also, when I get to the end of the second gallery, I receive the following error message: Image cannot be loaded. Make sure the path is correct and image exist.

I am wondering how I can fix this. I am a beginner with Bootstrap so this is really a lot for me, and I would greatly appreciate as much detail as possible (i.e. where my code could have gone wrong in order for me to get this error message).

Thank you so much in advance!