jQuery UI 对话框可以保存视频吗? (也许是 YouTube 视频?)
我在网上没有看到任何例子。想知道是否有人知道是否存在这种情况,或者是否有可能。
谢谢
I haven't seen any examples on the net. Was wondering if someone knows if there's one that exists or if it's even possible.
thanx
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
请参阅此插件 http://lab.abhinayrathore.com/jquery_youtube/
See this plugin http://lab.abhinayrathore.com/jquery_youtube/
我刚刚使用 Firebug 编辑了 http://jqueryui.com/dialog/ 上的对话框,并且能够得到嵌入的视频可以正常播放。我用 youtube 嵌入代码替换了 p 标签中的文本。
I just edited the dialog on http://jqueryui.com/dialog/ with Firebug and was able to get an embedded video to play just fine. I replaced the text within the p tag with the youtube embed code.
你也可以使用facebox...
在这里找到它:获取facebox
You could use facebox too...
Find it here: get facebox