Try use this on your tag
In this case, i used on my head content, but you can apply this code
anywhere.
h1{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='your.png',sizingMethod='scale');
}
html>body h1{ /*Child Selector Hack, esconde do ie*/
background: url(your.png);
}
Genau Lopes J�nior
WebDesigner - bRAZIL mEDIA x
���������������������������
----- Original Message -----
From: "Tom Livingston" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 17, 2004 11:11 AM
Subject: [WSG] PNG with alpha trans in IE
> Hi all,
>
> Can someone point me to the fix/hack/patch/code to get PNGs with alpha
> transparency to work in IE?
>
> TIA
>
> --
>
>
> Tom Livingston
> Senior Multimedia Artist
> mlinc.com
>
> Get FireFox > http://spreadfirefox.com/community/?q=affiliates&id=0&t=1
>
>
> ******************************************************
> The discussion list for http://webstandardsgroup.org/
>
> Proud presenters of Web Essentials 04 http://we04.com/
> Web standards, accessibility, inspiration, knowledge
> To be held in Sydney, September 30 and October 1, 2004
>
> See http://webstandardsgroup.org/mail/guidelines.cfm
> for some hints on posting to the list & getting help
> ******************************************************
>
>
******************************************************
The discussion list for http://webstandardsgroup.org/
Proud presenters of Web Essentials 04 http://we04.com/
Web standards, accessibility, inspiration, knowledge
To be held in Sydney, September 30 and October 1, 2004
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************