<!--[if IE 6]>
<script src="DD_belatedPNG.js"></script>
<script>
/* EXAMPLE */
DD_belatedPNG.fix('.png_bg');
/* string argument can be any CSS selector */
/* .png_bg example is unnecessary */
/* change it to what suits you! */
</script>
<![endif]-->
参考 http://msdn.microsoft.com/en-us/library/ms537512.aspx

本文介绍了一种解决Internet Explorer 6浏览器中PNG图片透明显示问题的方法,通过使用DD_belatedPNG.js脚本,可以有效地改善PNG背景透明效果,确保网站在老旧浏览器中的兼容性和美观度。
2256

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



