如何嵌入
我想使用 Wordpress 将 Ooyala 提供的视频嵌入到 Shadowbox.js 对象中。我已成功安装 Shadowbox.js 并使用图像和视频对其进行了测试。 Shadowbox 的语法类似于:
<a href="mymovie.swf" rel="shadowbox;height=140;width=120">My Movie</a>
然而,Ooyala 的嵌入功能使用 .如果我从脚本中提取 href,我将无法获得完整的播放器控件。无论如何,是否可以在 a 标签内嵌入 script 标签并将其显示在 Shadowbox 中?
I'd like to embed a video delivered by Ooyala in a Shadowbox.js object using Wordpress. I've successfully installed Shadowbox.js and tested it with images and videos. The syntax for Shadowbox is something like:
<a href="mymovie.swf" rel="shadowbox;height=140;width=120">My Movie</a>
However, Ooyala's embed feature uses a . If I pull the href out of the script, I don't get the full player controls. Is there anyway to embed a script tag inside the a tag and have it display in the shadowbox?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论