Hello friends,

We always find issues of PNG in Internet Explorer 6. But Internet Explorer 7 resolves this issue completely. Then also some times we have to fight with Internet Explorer 6.

So here is the css style for the same:

filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’images/transparent.png’, sizingMethod=’scale’);

For example:

<div style=”filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’images/transparent.png’, sizingMethod=’scale’)”>

One Response to “Transparent PNGs in Internet Explorer 6”

  1. Prakash Says:

    Hello Sangeeta

    I did not try it but if it works than a very good help for all.

    Whenever I have to face this issue I have JS for that.

    regards
    Prakash


Leave a Reply