I have just discovered that when using Chrome I get no forward/backward buttons ok when using IE or IPAD
www.arunset.com
InstanceBeginEditable name="MainContent" -->
<!--START JUICEBOX EMBED-->
<script src="/Flynn 2014 Gallery/jbcore/juicebox.js"></script>
<script>
new juicebox({
containerId : 'juicebox-container',
galleryWidth: "100%",
galleryHeight: "80%",
baseUrl : '/Flynn 2014 Gallery/'
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->
<!-- InstanceEndEditable --> </div>
I have another site with www.northernenglishsettersociety.co.uk/ and I do not have same problem
<!--START JUICEBOX EMBED-->
<script src="/Juiceopen/jbcore/juicebox.js"></script>
<script>
new juicebox({
containerId : 'juicebox-container',
galleryWidth: "100%",
galleryHeight: "80%",
baseUrl : '/Juiceopen/'
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->