新页面的灯箱弹出窗口
我有一个名为 1.html 的 html 页面,
页面中有一个 2.html 的链接,
因此,当单击此链接时,它将弹出该页面(即 2.html)带有灯箱效果
谁能帮我做这个
I have a html page called 1.html
There is a link for 2.html in the page
So while click this link it will popup the page (ie 2.html) with light box effect
Can any one help me to do this
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以使用任何流行的 JQuery 或支持 IFrame 的纯 JavaScript 灯箱来完成此操作。
谷歌搜索或在“外部网页”下尝试:http://jacklmoore.com/colorbox/example1/
You can do it with any popular JQuery or pure JavaScript light box that support IFrames.
Google it up or try this under "Outside webpage": http://jacklmoore.com/colorbox/example1/
这里有一个非常好的教程 。
试试这个:
Javascript:
Html:
css:
There is(was) a very good tutorial here.
try this:
Javascript:
Html:
css: