网页里的PNG图片
.div1 img{ position:absolute; top:-3px; left:-2px;behavior:url("iepngfix.htc");width:103px; height:125px;}
背景为PNG图片
.div2{ background:url(/images/button05.png) no-repeat; width:66px; height:21px; line-height:21px;font-size:12px; border:0; cursor:pointer;behavior:url("iepngfix.htc");}
将以下内容保存为iepngfix.htc:
本文介绍了一种用于解决Internet Explorer浏览器中PNG图片透明显示问题的方法。通过使用HTC文件和JavaScript脚本,可以实现在IE中正确显示具有透明背景的PNG图片。

被折叠的 条评论
为什么被折叠?



