在灯箱中打开网页
我正在使用这个灯箱,请指导是否可以打开网页而不是图片。
我尝试过以下方法,但没有成功
<a href="http://www.google.com" rel="lightbox">Search google</a>
<a href="a.html" rel="lightbox"><img src="images/thumb-1.jpg" width="100" height="40" alt="" /></a>
i am using this light box, please guide is it possiable to open the webpage instead of picture .
I have tried with the following approaches but they didn't worked
<a href="http://www.google.com" rel="lightbox">Search google</a>
<a href="a.html" rel="lightbox"><img src="images/thumb-1.jpg" width="100" height="40" alt="" /></a>
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Fancybox 如果您想使用 iFrame ,或者 Thickbox 是更好的选择。
Fancybox Or Thickbox are better option if you want to use iFrame .