YouTube-视频被 css 隐藏,无法在 MobileSafari 中加载

发布于 2024-10-19 08:26:57 字数 304 浏览 1 评论 0原文

在 jQuery 手风琴中的 iPhone 移动网站上,有一个带有嵌入式 YouTube 视频 [iframe] 的“视频”内容框。如果我在“视频”框“打开”的情况下加载此页面,则 YouTube 视频将加载并完美显示预览图像……但如果我在所有框关闭的情况下加载页面(显示:无……手风琴) ,MobileSafari 将加载 Box,但它是空的(但具有与显示的视频相同的正确高度/高度。

在 Desktop-Safari 上,无论 Box 是可见还是隐藏(手风琴),视频都会加载......简而言之:在 MobileSafari 上,视频仅在该框从一开始就可见时才显示……:-/

On a iPhone-Mobile-Webseite in a jQuery-Accordion there is a «Video»-Content-Box with a embeded YouTube-Video [iframe]. If I load this Page with the «Video»-Box 'open' the YouTube-Video is loading and displaing the Preview-Image perfectly … but if I load the Page with all Boxes closed (display: none … Accordion), MobileSafari will load the Box, but it is empty (but has the right height/height as it has with the displayed video.

On Desktop-Safari the Video will load no matter if the Box is visible or hidden (Accordion) … short: on MobileSafari the video only shows if the box is visible from the start … :-/

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

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

发布评论

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

评论(1

貪欢 2024-10-26 08:26:57

问题是我使用 iframe 嵌入视频……因此 MobileSafari 的 iframe 出现问题。

如果我使用对象/嵌入代码(“旧”YouTube 嵌入代码),整个事情就会完美运行。

The problem was that I've used iframe to embed the video … therefore MobileSafari had a problem with the iframe.

If I use the object/embed-code (the 'old' YouTube-Embed-Code), the whole thing works perfectly.

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