Click to See Complete Forum and Search --> : Png transparency in IE


onyxxxx
June 6th, 2008, 08:22 AM
Hi all,

I've created a project with png buttons (I can't use gif because of the bad quality). But when it loads site in IE 6 or earlier, it shows white screens around buttons. Maybe there are some tricks, that I could use png transparency not only in IE7 but also in earlier versions?

PeejAvery
June 6th, 2008, 08:57 AM
Please remember to search before posting. This has been greatly covered all over the internet and CodeGuru.

Personally, I do not believe you should worry about it. IE6 is an old browser and not very highly used anymore. It is far behind web standards and therefore you don't encounter implementations for it much now-a-days either.

But, if you still want to drudge through it...IE6 PNG transparency fix (http://homepage.ntlworld.com/bobosola/). Note that this will not fix any PNGs set with CSS.