Thank you very much for this advice, it has worked perfectly!
Pages 1
You are not logged in. Please login or register.
Juicebox Support Forum → Posts by tom
Pages 1
Thank you very much for this advice, it has worked perfectly!
Hello!
I'm struggling here and have spent nearly a day trying to get the gallery to embed! Can you help please.
I have done a site here in Muse
On this page http://alpinedescents.com/photo-gallery.html there is supposed to be ab embedded Jukebox gallery.
The gallery is working here http://alpinedescents.com/gallery/
This is my html code
<!--START JUICEBOX EMBED-->
<script src="http://www.alpinedescents.com/public_html/gallery/jbcore/juicebox.js"></script>
<script>
new juicebox({
containerId: "juicebox-container",
baseUrl : 'http://www.alpinedescents.com/public_html/gallery/',
galleryWidth: "100%",
galleryHeight: "100%",
backgroundColor: "rgba(34,34,34,1)"
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->
Any advice much appreciated!
Tom.
Pages 1
Juicebox Support Forum → Posts by tom
Powered by PunBB, supported by Informer Technologies, Inc.