Unless you wish to or have to support a decent number of IE6 users, you can 
skip the Trans png support.

Otherwise, I've used this with good success:
http://www.dillerdesign.com/experiment/DD_belatedPNG/

HTH

Sent from my iPhone

On Feb 14, 2013, at 12:01 PM, Michael Stevens <bigm...@bigmikes.org> wrote:

> Hmmm...
> 
> That's an old PNG hack I've used forever. I actually just validated it (index 
> at least) and did not receive this error. I'll see if I can't figure out why 
> and fix it...
> 
> Is there a better alternative to getting PNG transparency out of browsers 
> that don't support it? That I can think of PNG transparency and the rounded 
> corners are the only "maybes" that I used.
> 
> I do get this warning:
> Line 11, Column 72: Using windows-1252 instead of the declared encoding 
> iso-8859-1.
> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
> 
> Which I have absolutely no idea what it means. But, since the data I'll be 
> eventually pulling out of a database for my gallery will be UTF-8 I suspect I 
> should change that to charset=UTF-8? Don't know nearly enough about character 
> encoding... :(
> 
> Thanks for the look,
> 
> Mike
> 
> On 2/14/2013 9:25 AM, Philip TAYLOR wrote:
>> Just one problem that I can see, Michael :
>> 
>>> 64    img.png    Value Error : background-image Parse Error 
>>> this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = 
>>> "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', 
>>> sizingMethod='image')", this.src = "/images/blank.gif" )
>> Philip Taylor
> ______________________________________________________________________
> css-discuss [css-d@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to