Mediaelement 播放器控件混乱

发布于 2024-10-26 12:27:48 字数 231 浏览 7 评论 0原文

我有多个 元素通过 jQuery 脚本动态隐藏和显示。除了视频控件全部位于左侧且彼此重叠而不是标准布局之外,这种效果很好。

当我设法点击全屏小部件并将其恢复为嵌入状态时,控件突然就正常了。

页面是用 html5 样板构建的,标题中带有脚本。

我的猜测是,mediaelement 因动态加载而变得混乱或未正确更新,全屏操作可以解决这个问题吗?

I have multiple <video> elements dynamically hidden and shown through jQuery scripts. This works fine except the video controls are positioned all to the left and over each other instead of the standard layout.

When I manage to hit the full screen widget and have it revert back to embedded, suddenly the controls are fine.

Page is built with html5 boilerplate with scripts in the header.

My guess is that mediaelement gets confused or not updated properly by the dynamic loading, which the full screen operation fixes?

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

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

发布评论

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

评论(1

緦唸λ蓇 2024-11-02 12:27:48

这不是显示和隐藏包含 div 的
Switch-Video-Example直接切换src。

Instead of showing and hidding <video> containing divs, this
Switch-Video-Example directly switches the src.

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