jQuery Mobile 选择菜单未随 HTML5 视频关闭

发布于 2024-10-09 00:56:27 字数 255 浏览 0 评论 0原文

http://sandbox.solutionsbydesign.com/montage/ipad/

由于某种原因在 iPad 上选择对话框不会消失。在插入视频之前,我对选择对话框没有任何问题,但在插入 HTML5 视频之后,该对话框在打开后不想关闭。这是 jQuery mobile 或 HTML5 视频嵌入的错误吗?

http://sandbox.solutionsbydesign.com/montage/ipad/

On the iPad for some reason the select dialog box wont disappear. Previous to inserting the video I had no issue with the select dialog box but after inserting HTML5 video the dialog box didn't want to close after opening. Is this a bug with jQuery mobile or with HTML5 video embedding?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

灯下孤影 2024-10-16 00:56:27

似乎与本机 Quicktime 播放器和 z 索引元素存在冲突。我采用的解决方法是使用 Javascript 将 Quicktime 中的本机控件替换为我自己的控件集。

It seems there is a conflict with the native Quicktime player and the z-indexed elements. A workaround that I employed was to replace the native controls from Quicktime with my own control set using Javascript.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文