[thelist] graphic design :: fade out?

Alex Ezell taranis at spittingllamas.com
Fri Nov 22 09:51:01 CST 2002


On Fri, 22 Nov 2002 10:35:32 -0500, Michael Barrett <mbarrett at triad.rr.com> wrote:

> Windows IE doesn't support alpha transparency in PNGs, only binary (GIF
> style) transparency.

Yes, but there is a workaround that doesn't break the normal support in
other browsers.

You can do something like this:
<div id="head"
style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header.png')
;"> <img src="/images/header.png" alt="Company Header" width="73"
height="49" border="0" style="filter:Alpha(opacity=0)"/> </div>

--
Alex Ezell
http://www.spittingllamas.com
"Formal Restrictions, contrary to what you might think, free you up by allowing
  you to concentrate on purer ideas."
- Winter Sorbeck in Chip Kidd's The Cheese Monkeys



More information about the thelist mailing list