I'm trying to install the Shadowbox gallery into my webpage. I want 1 gallery with multiple images.
I have two galleries with two images each, and that's what I don't want.
I have another problem, which is the shadowbox navigation. My gallery does not show any navigations like the left arrow button and right arrow button, close button and open button.
Please, I need help for this, since I have tried hard to find the problem.
This is the code:
<link rel="stylesheet" type="text/css" href="css1/shadowbox.css">
<script type="text/javascript" src="js/shadowbox.js"></script>
<script type="text/javascript">
Shadowbox.init();
</script>
<a href="billeder/projekt/iphone_halloween… Rel="shadowbox[Gallery]" title="Halloween">Galleri</a>
<a href="billeder/projekt/loveyourbody.jpg" rel="shadowbox[Gallery]" title="Loveyourbody">Galleri</a>