动画在IE 11浏览器中不起作用 [英] Animation is not working in IE 11 browser

查看:113
本文介绍了动画在IE 11浏览器中不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

I am using animate.css it is working fine in chrome and mozilla but in case of Internet Explorer browser i used "wow bounceInLeft" the content need to animate from the left when page is loading but it is not happening in IE  browser  can anyone please sugguest.





我尝试了什么:



i我试过保持html5shiv js文件仍然无法在IE中工作



What I have tried:

i am tried in by keeping html5shiv js file still it is not working in IE

推荐答案

你可以设置浏览器级别为版本10.因为IE 11有很多错误。





you can set browser level at version 10.because IE 11 have so many bugs.


<meta http-equiv="X-UA-Compatible" content=" _______  " />







Possible values for the content attribute are:

content="IE=5"

content="IE=7"

content="IE=EmulateIE7"

content="IE=8"

content="IE=EmulateIE8"

content="IE=9"

content="IE=EmulateIE9"

content="IE=edge"


这篇关于动画在IE 11浏览器中不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆