.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:400px;
}
查看更多关于IE11transitionbackground-size失效_html/css_WEB-ITnos的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did114880