/ Published in: HTML
Makes png transparency work on images and background images
Download script from http://www.dillerdesign.com/experiment/DD_belatedPNG/
Download script from http://www.dillerdesign.com/experiment/DD_belatedPNG/
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<!--[if IE 6 ]> <script src="filepath/scripts/DD_belatedPNG_0.0.8a-min.js"></script> <script> DD_belatedPNG.fix('img,.mystyle'); //list all styles you want to apply it too here, img covers all inline images </script> <![endif]-->