Firefox 3.x 的预期回退操作是什么?

发布于 2024-11-16 19:24:43 字数 191 浏览 4 评论 0原文

看起来 Firefox 在旧版本的 Firefox(即 Firefox 4 以下的任何版本)中显示带有“X”的插件,并且拒绝默认使用 flashplayer。

据我所知,Firefox 4受mediaelement.js支持,可以播放ogg视频。在不支持 ogg 视频或 html 5 的旧版本中,mediaelement 对视频的预期“处理”是什么?

Seems like Firefox displays a plugin with an "X" in older versions of Firefox (i.e. - any version below Firefox 4) and refuses to default to the flashplayer.

I understand that Firefox 4 is supported by mediaelement.js in that it can play ogg video. What is the intended 'handling' of video by mediaelement in older versions that don't support ogg video or html 5?

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

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

发布评论

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

评论(1

伊面 2024-11-23 19:24:43

HTML5 并不是 FF3.X 等旧浏览器的标准。选项包括:

  • 更新至 FF5(几天前发布的稳定版本)。
  • 放置闪光灯后备。这是针对不接受 HTML5 格式的旧浏览器的 Flash 解决方案,但可以通过 Flash 播放视频,例如 YouTube。

有关第二个选项的更多信息,您可以输入 to VideoJS。这是一个基于 javascript 的优秀插件,可以使用 HTML5+CSS 播放带有 Flash 回退的视频。

祝你好运。

HTML5 is not an standard for old browsers like FF3.X. The options are:

  • Update to FF5 (released a few days ago as stable).
  • Put a flash fallback. This is a flash solution for old browser which not accept HTML5 format, but can play videos throught flash, like YouTube.

For more information about the second option, you can enter to VideoJS. This is a good plugin based on javascript to play videos with HTML5+CSS with a flash fallback.

Good luck.

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