为什么Youtube默认将flash电影设置为wmode=window?
我知道该选项是可以控制的,但我确信有很多人的复制和粘贴嵌入代码技能并没有扩展到将 wmode=opaque 添加到 iframe SRC 属性中。
我很好奇“窗口”作为默认模式比“不透明”或“透明”有什么好处?
谢谢
I understand the option can be controlled, but I'm sure there's a ton of people who's copy and pasting of embed codes skills do not extend as far as adding wmode=opaque into the iframe SRC attribute.
I'm curious as to what benefit having "window" as the default mode gives over "opaque" or "transparent" ?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这可能是因为其他模式更容易出现浏览器错误,并且屏幕阅读器在访问内容时出现问题。
以下是一些示例:
It's probably because the other modes are more browser error prone and that screen readers have problems accessing the content.
Here are some examples: