It works if you have DirectX installed (like winxp), we use this on our site:
http://webfx.eae.net/dhtml/pngbehavior/pngbehavior.html

beware, relative behaviour urls are for some reason not relative to the css file, but relative to the original html document - very confusing...

Martin

On Fri, 01 Feb 2008 16:15:50 +0100, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:

Interesting; does that work with IE 6 and IE 7?

On Jan 31, 2008 11:43 PM, Davor Hrg <[EMAIL PROTECTED]> wrote:
if you already distinct Firefox and IE
than you can easily use png for IE too...

<img src="test.png" width="247" height="216" style="filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src='test.png',
sizingMethod='scale');" alt="">

and for css backgrounds just replace
url(test.png)
with
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='test.png',
sizingMethod='scale')



Davor Hrg


On Jan 31, 2008 5:13 PM, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:
> For 5.0.9, I use GIF files for IE.  It looks almost as good as
> Firefox.  It's a stylesheet trick, so Firefox still gets the full PNG
> version.
>
>
> On Jan 30, 2008 9:49 PM, Dapeng <[EMAIL PROTECTED]> wrote:
> > the new bubble looks very cool
> >
> > but ... it works not that ok under windows xp, IE6
> >
> > see my screen shot    http://dapeng.spiralcomms.com/temp/ie6.png
> >
> >
> > is this a known bug ???

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to