如何使这个 Slimbox 2 脚本发挥作用?
我需要有关如何使 slimbox 2 脚本与此页面配合使用的帮助?并知道它与 div 相关,但我无法弄清楚。请帮忙!!
这里是页面: Gasbrassan
她的 slimbox 代码:
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>
可能是
以某种方式干扰脚本,但我如何继续保持布局并实现脚本?预先感谢
亚历克斯
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 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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是 .js 名称中的拼写错误
It was a spelling error in the .js name