<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
<link href="css/mui.min.css" rel="stylesheet" />
</head>
<dvi style='background-color: #000000;'>
<video width="100%" height="">
<source src="myvideo.mp4" type="video/mp4"></source>
<source src="myvideo.ogv" type="video/ogg"></source>
<source src="myvideo.webm" type="video/webm"></source>
<object width="" height="" type="application/x-shockwave-flash" data="myvideo.swf">
<param name="movie" value="myvideo.swf" />
<param name="flashvars" value="autostart=true&file=myvideo.swf" />
</object>
当前浏览器不支持 video直接播放,点击这里下载视频: <a href="myvideo.webm">下载视频</a>
</video>
</dvi>
<body>
</body>
<script src="js/mui.min.js"></script>
<script type="text/javascript">
</script>
</html>
Peach
- 发布:2016-08-10 02:11
- 更新:2016-12-26 10:03
- 阅读:1905
Peach (作者)
多谢这个可以解决
2016-08-11 11:39