IE11transitionbackground-size失效_html/css
来源:动视网
责编:小采
时间:2020-11-27 16:39:45
IE11transitionbackground-size失效_html/css
IE11transitionbackground-size失效_html/css_WEB-ITnose: .box{width:300px;height:300px;background:url(http://www.leemagnum.com/img/sizeA.png) no-repeat center; border:1px solid #000; transition:1s all linear; background-size:20px 20px; } .box:hover{ background-size:200px 200px; width:400p
导读IE11transitionbackground-size失效_html/css_WEB-ITnose: .box{width:300px;height:300px;background:url(http://www.leemagnum.com/img/sizeA.png) no-repeat center; border:1px solid #000; transition:1s all linear; background-size:20px 20px; } .box:hover{ background-size:200px 200px; width:400p

ie11 下 背景没有过渡效果?为什么?
回复讨论(解决方案)
...没有人测试下或者看下吗
IE11transitionbackground-size失效_html/css
IE11transitionbackground-size失效_html/css_WEB-ITnose: .box{width:300px;height:300px;background:url(http://www.leemagnum.com/img/sizeA.png) no-repeat center; border:1px solid #000; transition:1s all linear; background-size:20px 20px; } .box:hover{ background-size:200px 200px; width:400p