Now IE6 although some backward, but many XP users are preferred IE6 browser, a classic long-term standard Fast browser will inevitably have loyal users, PNG icon IE6 under the default is not supported, can be achieved by JS code, the following from the skiff for everyone, code can be directly downloaded
First, download my compiled JS file upload to the website JS directory
Second, Insert the following code directly between the head in the Web page where you need to implement transparency
<!--[if IE 6]>
<script src= "Js/dd_belatedpng_0.0.8a.js" type= "Text/javascript" ></script>
<script type= "Text/javascript" >
Dd_belatedpng.fix (' #main,. In-v1-top,.in-v1-bot,.in-v1-cont,.in-v2-top,.in-v2-bot,h1.logo,ul#nav Li A,.copyRight, Img,background ');
</script>
<! [endif]-->
Perfect solution to the transparent display of the website PNG icon under IE6