在灯箱或页面加载时打开 YouTube 视频
我的客户希望当用户访问他们的网站时弹出 YouTube 视频(嵌入对象)。
有谁知道它是如何做到这一点以及使用什么。它应该是一个灯箱或阴影箱,而不是弹出窗口。
视频应该自动运行,并且最好在结束时关闭。也许我可以指定自动关闭之前的时间或其他什么?
请帮忙。谢谢大家!
My client wants a YouTube video (embeded object) to popup when a user comes to their site.
Does anyone know how it do this and what to use. It should be a lightbox or shadowbox, something that's not a popup.
The video should run automatically and ideally close when it's over. Maybe I can specify a time until auto-close or something?
Please help. Thanks all!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
这是一个完整的工作解决方案。只需复制此 html 即可。不要忘记更改 js 和 css 的路径。
This is a full working solution. Just copy this html. Don't forget to change the path to the js and css.
你可以使用 fancybox 吗?
这是它的链接 - http://fancybox.net/api
May you use a fancybox ?
Here is a link for it - http://fancybox.net/api
将链接 #trigger 放在文档中的某个位置并使用 css 隐藏它。
编辑
以下是操作方法:http://fancybox.net/howto
Put your link #trigger somewhere in your document and hide it using css.
EDIT
Here is the howto: http://fancybox.net/howto
您可以免费使用繁荣灯箱。它是纯 javascript,超轻量级,不需要 jquery。显示响应式内容、YouTube 视频等。
https://github.com/boominteractive/boom-lightbox
You can use the boom-lightbox for free. it is pure javascript, super light weight and doesn't require jquery. show responsive content, youtube videos, etc.
https://github.com/boominteractive/boom-lightbox