在页面加载时将视频加载到 Shadowbox 中
我需要在加载主页时在 Shadowbox 中加载视频。 我需要知道代码是什么,特别是 onload 代码将在哪里实现?
I need to load a video in shadowbox when the homepage loads. I need to know, what the code would be and specifically where the onload code would go to make this happen?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
嗯,实际的细节取决于您使用的 Shadowbox 代码。 我建议您研究一下 Jquery,因为它有许多 Shadowbox/Lightbox 插件。 对于实际视频,我假设您将使用闪光灯。 如果是这种情况,您还需要研究 swfobject(它也有一个很好的 Jquery 插件)来处理嵌入。
Well, the actual details would depend on the shadowbox code you use. I'd recommend looking into Jquery as there are a number of shadowbox/lightbox plugins for it. For the actual video I assume you'll be using flash. If this is the case you'll also want to look into swfobject (which also has a good Jquery plugin) for handling the embedding.