在页面加载时显示Greybox生成的Popup框(onLoad)
我有以下 html 代码:
<a href="http://google.com/" title="Google" rel="gb_page_center[500, 500]">Launch</a>
当我单击“启动”时,它会启动一个用 GREYBOX 生成的弹出窗口。但现在我希望每次打开网站时都会自动发生这种情况!我该怎么做?
I have the following html code :
<a href="http://google.com/" title="Google" rel="gb_page_center[500, 500]">Launch</a>
It launches a popup generated with GREYBOX when I click on LAUNCH. but now I want this to happen automatically every time the website is opened! How do I do that?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
greybox 使用的 AJS 库提供了自己的页面加载调用
The AJS library used by greybox offers it's own pageload call