How do I make this Slimbox 2 script work?
I need help on how to make this slimbox 2 script work with this page? And know its something with the div and all but i cant figure it out. Please help!!
Here the page: Gasbrassan
And hers the slimbox code:
enter code here<div id="middle">
<a href="images/big_Global.jpg" rel="lightbox" title="my caption">image #1</a>
<img src="images/big_Global.jpg" rel="lightbox">
<a rel='lightbox' title='The Gilles, one of the Belgian cultural traditions. Here at Barvaux.' href="images/big_Global.jpg"><img src="images/big_Global.jpg" alt="Gilles at Barvaux" title="The Gilles, one of the Belgian cultural traditions. Here at Barvaux." /></a>
It开发者_Python百科 might be that the <div id="middle">
somehow interferes with the script but how do i go on about keeping the layout and implenting the script?
Thanks in advance
alex
It was a spelling error in the .js name
精彩评论