在模态中加载 Youtube(可能使用 swfobject?)
我在让 YouTube 视频在所有浏览器上正确加载模式时遇到很多问题。我刚刚找到 swfobject 但找不到任何实现它的代码。
谁能告诉我如何使用 swfobject 动态加载 YouTube 视频?我还在网站上运行了 jQuery,如果这能让代码更优雅的话。
I'm having a lot of problems getting a YouTube video to load in a modal properly on all browsers. I just found swfobject but can't find any code on implementing it.
Can anyone tell me how to load a YouTube video dynamically using swfobject? I've also got jQuery running on the site if that makes it more elegant code.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我想通了。这是我用来让它在模式中工作的代码:
I figured it out. This is the code I used to get it to work in the modal: