Hi Felix,
Thanks for the reply.
This is where the gallery is uploaded and the Juicebox logo doesn't display like you said.
The code I'm using is:
<h1>Image Gallery</h1>
<!--START JUICEBOX EMBED-->
<script type="text/javascript" src="/ebooks/html5-banner/jbcore/juicebox.js"></script>
<script type="text/javascript">// <![CDATA[
new juicebox({
containerId : 'juicebox-container',
baseUrl : 'http://industrial.macdermid.com/ebooks/ … x_gallery/',
});
// ]]></script>
<div id="juicebox-container"> </div>
<!--END JUICEBOX EMBED-->
<p> </p>
As you can see in the published page here http://bit.ly/XkkWPw juicebox logo shows.
And, most important, neither of the pages display on my Android device.
Help appreciated!
Alina