PNG Transparency Fix for IE
No Comments Written by
ronggo on
May 23, 2009 – 11:39 am
PNG transparent designs are one of the best thing there is for webdesign. However older browser does not support this nice transparancy feature. After a while of searching the internet I found this “Supersleight” files which enables older browsers such as IE6 to display the transparancy correctly.
Usage:
- Download this file and unzip
- Upload the contents of the file to your root directory where your main index file reside
- Under </title> but before </head> on your html document ( or header ) copy and paste this line
<script type=”text/javascript” src=”supersleight-min.js”></script> - and you should have your transparency viewable on older browser.




