Topic: Open a juicebox in a new page from a Wordpress link?
Hello,
Very glad I found Juicebox! :-)
I am ready to get the Pro version, but first wanted to ask a few questions.
I am building a Wordpress website and I am looking for a better way to display my images than with using WP Jetpacks Carousel. http://jetpack.me/support/carousel/
What I DO like about JP Carousel is that it displays a cool moisaik of images and than clicking on one of those thumbnails takes you to an overlay screen with the same functionality than Juicebox. Only Juicebox looks so much more performant, cleaner and sexier. But most of all Mobile support is a MUST these days (just looking at your Analytics will make you realize)
So basically I am looking for such a concept, thumbnails in a post that take you to a (quasi) fullscreen photoviewer app.
I don't want to embed a Juicebox but just pass the thumbnail image ID and than maybe on another page instead of an overlay the image experience.
Is that possible to do with Juicebox? I have been looking at the JS API and the `showImage()` and `toggleExpand()` look interesting.
What I would like to avoid is having to load the juicebox.js core file on my page with the thumbnails. Is it possible to pass the image id as a parameter maybe? Than init the Juicebox on the new page with the image ID. Some kind of close button to go back to the WP page. I think I saw some sort of Home icon before?
An iFrame option came in my mind, maybe loaded into an overlay, but there seem to be some issues loading Juicebox into an iFrame. There seems to be some flickering during animations, at least here with my Chrome brower.