直接链接到灯箱并自动打开
我需要能够从外部网站直接链接到灯箱(当前使用 Lightbox2)内的图像。基本上,我想在 Twitter 上发布我的一张图像的链接,然后让该链接转到我的网站,打开灯箱,然后显示该图像。我还需要在灯箱中查看图像时能够在地址栏中看到图像链接 URL。我发现了这个: http://www.huddletogether.com/forum/comments.php ?DiscussionID=1407 但它适用于旧版本的灯箱,我一生都无法让它工作。
这是一个工作示例: http://www.rudirakete.de/rudirakete/main#2008-10 -5-1526107735
I need to be able to directly link to images within a lightbox (currently using Lightbox2) from an external website. Basically I want to post a link to one of my images on say, Twitter, and have the link go to my website, open a lightbox, and display the image. I also need to be able to see the image link URL in the address bar while viewing the image in a lightbox. I found this: http://www.huddletogether.com/forum/comments.php?DiscussionID=1407 but it's for an old version of lightbox and for the life of me I couldn't get it work.
Here's a working example:
http://www.rudirakete.de/rudirakete/main#2008-10-5-1526107735
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
为什么不使用 jQuery dialog()。
检查工作示例 http://jsfiddle.net/msKZt/3/
Why not use jQuery dialog().
Check working example at http://jsfiddle.net/msKZt/3/