Thank you both for your replies.

I had been following the "Multiple Galleries on Separate HTML Pages" as my example. Once I switched to the source code in "Using a Resizable Gallery with a Header," I was able to get it to work in Explorer.

I appreciate the assistance.

I am trying to embed multiple galleries on separate pages like this example:
http://www.juicebox.net/demos/support/m … /gallery1/

However, the top navigation is not displaying in Explorer 8 or 9. I have done the following to troubleshoot the issue:

1. The FAQ about the "gallery not displaying properly in Explorer 9" indicates to check the doc type. I originally had the doctype set for HTML 5. It appeared to be set correctly, but the top navigation would not display in Explorer.

2. The FAQ for multiple galleries indicated that I should view the source code in the link above and use that as a guide. As a result, I changed my HTML doctype to XHTML 1.0 Transitional. I have left it set like that, but the top navigation is still not displaying in Explorer 8 or 9.

3. Another FAQ suggested that I validate the html which I did with the doctype set for both HTML 5 and XHTML 1.0 Transitional. The page passed for both doctypes.

Here is a link to my page which is displaying without any issues in Firefox and Chrome:
http://www.dominioncraftsman.com/galler … llery.html

I'd appreciate any assistance that you could provide to fix this issue in Explorer.  Thank you!

3

(4 replies, posted in Juicebox-Pro Support)

That did it. I hadn't uploaded the new config.xml file.

Thanks so much for your assistance and quick turnaround!!

4

(4 replies, posted in Juicebox-Pro Support)

Yes, that's exactly what I did. In the Images tab, it is bringing up the Flickr set without any issues. When I look at the resulting code though, there is no reference to Flickr. Do I need to add that somewhere else?

Here is the html page that's produced. (I will actually be taking the code and plugging it into an existing page once I get it to work.)

http://www.dominioncraftsman.com/galler … tchen.html

Thank you.

I am using Juicebox on an html page and trying to populate the gallery using Flickr. In Juicebox Builder-Pro, I am able to access the Flickr set that I want to display without any issues. After selecting Customize and Publish, I copied the provided code into my html page. However, I must be missing a step. When I look at the page live, it is displaying the default Juicebox images on my html page. How does it know to use the Flickr images?

Thanks for your assistance!