网页上PNG透明图片的ie6bug

只有IE6有这个Bug,所以的写法这样就可以了

#png{background:url(../images/png32.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="images/png32.png");_background:none}

  

你可能感兴趣的:(ie6)