图像在ie9中堆叠在其他图像上。它适用于FF和chorome。
除此之外,如何在播放视频时停止动画?
任何帮助都将不胜感激。
答案 0 :(得分:0)
我认为ie 9不支持html5,你可以尝试添加:
`<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->`
在我的ie 9浏览器的控制台中,jquery有一些错误,它无法找到jquery $
`SCRIPT5009: “jQuery” not defined
jquery.flexslider.js, line7 char 1
SCRIPT5007: property “$”'s value is null、not defined or not Function object
html.php, line9 char3`