滤镜使用之图片透明的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://file.laike.net/d/img/20190717143414375.png");background:none;}