PNG Transparency Problems in IE8

Posted by user138777 on Stack Overflow See other posts from Stack Overflow or by user138777
Published on 2009-08-09T13:49:32Z Indexed on 2010/04/25 12:03 UTC
Read the original article Hit count: 296

I'm having problems with a transparent PNG image showing black dithered pixel artifacts around the edge of the non transparent part of the image. It only does this in Internet Explorer and it only does it from a Javascript file it is used in.

Here's what I'm talking about... http://70.86.157.71/test/test3.htm (link now dead) ...notice the girl in the bottom right corner. She has artifacts around her in IE8 (I haven't tested it in previous versions of IE, but I'm assuming it probably does the same). It works perfectly in Firefox and Chrome. The image is loaded from a Javascript file to produce the mouseover effect.

If you load the image all by itself, it works fine. Here's the image... http://70.86.157.71/test/consultant2.png

Does anyone know how to fix this?

The image was produced in Photoshop CS3.

I've read things about removing the Gama, but that apparently was in previous versions of Photoshop and when I load it in TweakPNG, it doesn't have Gama.

Please help!

© Stack Overflow or respective owner

Related posts about png

Related posts about iepngfix