background-size 用jq .css怎么修改_百度知道
这个不行就用animate$('.bgimg').animate({backgroundSize:'weight'}).animate({backgroundSize:'height'});像这样的,你完全可以在css里设置background-size:100...更多关于animate 不能设置backgroundSize的问题>>
CSS3 background-size 属性
IE9+、Firefox 4+、Opera、Chrome 以及 Safari 5+ 支持 background-size 属性。定义和用法 background-size 属性规定背景图像的尺寸。 默认值: auto 继承性: no...