Hello Steven,

I did what you recommended but without success. I have tried now a few other browsers rather than just Firefox and the only browser all this is working is Microsoft Edge. It looks like that Mozilla is blocking something, but I have no clue what is causing this.

Marc

Hi all,

I am creating an embedded webpage with multiple galleries. All that works fine as along as I keep the following folder/file structure:

/project x/gallery/gallery1/config.xml
/project x/gallery/gallery2/config.xml
/project x/gallery/gallery3/config.xml
/project x/jbcore
/project x/index.html

Inside the index.html file I am linking the jbcore folder with scr="jbcore/juicebox.js"

As soon as I move the index.html file into the "gallery" folder (--> /project x/gallery/index.html) I am changing inside index.html the jbcore reference to scr="../jbcore/juicebox.js". Afterwards I do not see the icons correctly anymore inside the button bar (see attached picture).

Is there any other link I need to set? All pictures from the gallery are shown correctly?

Marc