今天小编跟大家讲解下有关滤镜使用之图片透明的css写法 ,相信小伙伴们对这个话题应该有所关注吧,小编也收集到了有关滤镜使用之图片透明的css写法 的相关资料,希望小伙伴们看了有所帮助。
滤镜使用之图片透明css写法 复制代码代码如下: html>body .naver_on { width:75px;height:54px;background:url(http://image.wshang.com/index/naver_on.png) no-repeat ;} * html .naver_on { width:75px; height:54px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://image.wshang.com/index/naver_on.png");background:none;}来源:爱蒂网