Thank You SO MUCH!!! It works!!!!! I have to run... but I will go over your other points later! If I upgrade to the paid version, what will that give me in addition?
Pages 1
You are not logged in. Please login or register.
Juicebox Support Forum → Posts by tastyorange
Pages 1
Thank You SO MUCH!!! It works!!!!! I have to run... but I will go over your other points later! If I upgrade to the paid version, what will that give me in addition?
OK I am finally doing this after 2 years. I made the folder "hotelmandarina_juicebox" on my drive. In that folder is a file I made called "juicebox_index.html" which has some code in it. Do I delete that? My gallery page is named "juicebox_gallery.html". That shows up as blank right now at: http://hotelmandarina.com/juicebox_gallery.html
I have uploaded everything via firefox ftp tool to my host server. I used the web code
<!--START JUICEBOX EMBED-->
<script src="jbcore/juicebox.js"></script>
<script>
new juicebox({
containerId: "juicebox-container",
galleryWidth: "100%",
galleryHeight: "100%",
backgroundColor: "rgba(255,204,102,1)"
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->
</tr>
</table>
You said previously that is plain text and not correct HTML. How do I convert it in Dreamweaver? The link has a blank area now.
Maybe if I use all that code on the config.xml file, it will work?
Thank You, Steven!
In Juicebox Lite, is it possible to make the image file name not show up? I know I can make it transparent, but you can still see it.
I will have descriptions right in the image, so I don't want to show file names as well. Is that possible?
Thank You!
thanks... well I got the code to look blue and purple so I guess that's HTML... but now there is no gallery showing up... which I guess still looks better than some code on a web page - LOL!
Well... cool... now I can see the gallery in my previews... but not as a live webpage after I upload... so now I know I'm not uploading it correctly.
OK... so I made and published a gallery in Juicebox light.
here is the code:
<!--START JUICEBOX EMBED-->
<script src="jbcore/juicebox.js"></script>
<script>
new juicebox({
containerId : "juicebox-container",
galleryWidth: "100%",
galleryHeight: "100%",
backgroundColor: "rgba(255,204,102,1)"
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->
I know it states that you cannot see the preview in Dreamweaver browser preview... I see the code on my Dreamweaver html page... but when I uploaded all the new files and folders via FTP... all I still see is this code on the html page. Is there a file I did not drag over to the server?
Also.. when I publish the gallery... it asks me to name the index name page. what exactly does this mean? Put in the name of the page it's going on?
I placed all the items separately via FTP and then I tried saving the juicebox gallery to a folder with everything in it and sent that over... maybe I didn't name something correctly?
This is the page I want the gallery on:
http://www.hotelmandarina.com/rooms_rates.html
Thank you! I thought that "default browser" only pertained to ... oh never mind... now I know... I don't know why these browser default preferences are hidden so deep into the menu!
Chrome will not let me preview my gallery in Juicebox. But how do I set a preference so that Firefox or Safari will open it?
Chrome automatically tries to open it. How do I force it to be opened by Firefox or Safari?
Pages 1
Juicebox Support Forum → Posts by tastyorange
Powered by PunBB, supported by Informer Technologies, Inc.