Questions tagged [iepngfix]

31 questions
77
votes
10 answers

PNG transparency issue in IE8

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…
3
votes
1 answer

Testing in IE6 on a Mac

As of now, I don't have a PC to test IE6 on. I have parallels and have tried all the side-by-side apps, virtual machines, etc, but I'm still not sure if they process javascript correctly, and Microsoft Conditional Comments. I have some PNG 24s…
dtj
  • 33
  • 2
3
votes
1 answer

Supersleight IE png fix causing overflow problem

I am using supersleight to fix png transparency, but it is causing a strange bug, where the browser seems to ignore any overflow rule in IE6. Here is what it looks like (had to hide the list of things, but you get the idea...)alt text…
theorise
  • 7,245
  • 14
  • 46
  • 65
3
votes
2 answers

Java ImageIO: Can I convert a PNG-24 file to PNG-8?

The scenario is this: Users of the webapp can customize the website by choosing their own logo image, background colors and background images. Problem is that IE6 does not support transparent PNG. I've tried several client-side solutions, but all…
Dan
  • 9,912
  • 18
  • 49
  • 70
2
votes
2 answers

Logo not showing correctly in IE6>

I just finished my website. I wanted to test how it will handle cross browsers (Chrome, IE, FF). But the logo does not show properly in IE6 and IE5. It has a dark green background instead of transparent. Is there any way to fix it?
Akos
  • 1,997
  • 6
  • 27
  • 40
2
votes
1 answer

jquery.pngFix.js is making page frozen

I am using jquery.pngFix.js to fix IE6 transparency for png. I am pulling it at the header the following way and then calling the function in separate .js file: