我在this网站工作。主页上的视频在mozilla、google chrome和safari的mac系统下运行良好,但在windows的safari系统下运行不正常。我使用的代码是,
Joy基督教书院
单击此处播放
<div class="popmain_video" style="display: none;">
<span class="button b-close">X</span>
<video id="embed_container" class="video-js vjs-default-skin" poster="http://joychristianacademy.com/wp-content/uploads/2015/07/slider1.png" preload="" controls="controls" width="80%" height="360">
<source src="http://joychristianacademy.com/wp-content/uploads/2015/09/Jo(H.264).mov">
<source src="http://joychristianacademy.com/wp-content/uploads/2015/09/409838752.mp4">
</video>请帮我找到一个解决方案。谢谢
发布于 2015-10-03 14:43:30
Safari for Windows并不正式支持HTML5.0或更高版本。这可能对你有帮助,https://superuser.com/questions/870133/html5-video-tag-not-supported-in-safari-5-1-on-windows-7
https://stackoverflow.com/questions/32919562
复制相似问题