Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 video.js 播放 mp4 视频文件。
它在 Chrome 和 Safari 中运行良好,但在 IE 中无法运行。这是示例页面的链接:
http://www.shafan.co.il/gsPedia/Templates/Shafan/DisplayItem_NEW.asp?WordID=4485&Word=&CategoryID=143
该页面是希伯来语的...对不起...但是您可以清楚地看到视频框在哪里...
谢谢!!
查看 [http://videojs.com/](第 92 行)上的源代码。他们的视频在 ie 中工作。我在 localhost 上玩了一点插件,遇到了同样的问题......尝试手动设置视频插件(通过在视频标签后运行 js 代码),就像他们在主页上所做的那样(第 99 行)。切。