Return to Snippet

Revision: 44031
at April 5, 2011 06:04 by amyb


Initial Code
<!--[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]-->

Initial URL


Initial Description
Makes png transparency work on images and background images

Download script from http://www.dillerdesign.com/experiment/DD_belatedPNG/

Initial Title
IE6 PNG transparency

Initial Tags
ie6

Initial Language
HTML