Tag Archives: IE6

IE6使用PNG透明背景图片

IE6加载透明背景PNG的方法: /examples/png.html .loadpng {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale',src='/attachments/month_0808/n2008817212017.png'); display:block; width:300px; height:100px;} <span class="loadpng"></span>