«»

Technicality

· 23RD OF MAY, THE YEAR 2006

PNG ALPHA TRANSPARENCY IN INTERNET EXPLORER

Internet Explorer doesn’t render PNG alpha transparency properly, which is a damn shame because an alpha channel makes for all sorts of interesting graphical elements on a web page. There are, of course, several hacks around this, mostly relying on IE’s bizarre non-standard CSS implementation:

I just ended up using the Javascript one, which works fine. In the future I’d like to try out IE7.

ONE COMMENT

brent said on July 25th, 2006 at 1:22 pm,

hey ken-ichi, also check this solution. uses IE specific css ‘expression’. most terse solution i’ve seen.

http://www.stilbuero.de/2006/03/15/png-alpha-transparency-fast-and-easy/