Re: [WSG] transparency, png IE6 ??

2008-06-10 Thread Andrew McGrath
theres no clean solution that i'm aware of...but this is a common issue, so
i'm certain there is plenty of tips and tricks out there to help you get
around the problem you are faced with.

http://24ways.org/2007/supersleight-transparent-png-in-ie6

the above link provides some /interesting/ info, i don't claim to know a lot
about this topic in particular however this page essentially summarized what
i already knew...so maybe it will help.

 Good luck!

2008/6/10 Michael Persson <[EMAIL PROTECTED]>:

> HI people,
>
> I have tried to not use transparency for years as it is not working IE6
> properly.
>
> I have not a situation where i need it and there is no way out, I have
> tried some
> tricks and there are some that works half way to the full solution.
>
> There is a solution with a js file called htc somethnig where i get the
> transparency
> working but only in one of the images i need them to appear.
>
>
> Does anyone have a clever full functional solution for this transparency
> crap
> to make work ?
>
> I have grey hair already but its starting to fall of soon...
>
>
> Michael in Athens
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> ***
>


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] XHTML 1.1 & CSS3 - Is it worth using right now?

2008-05-12 Thread Andrew McGrath
> "One big impediment to using XHTML 1.1 is that it must be sent with the
> application/xhtml+xml media type which makes IE6 choke. That implies
> that the server has to do content negotiation in order to send
> text/html with one doctype (HTML or XHTML 1.0) to IE users and
> application/xhtml+xml/XHTML 1.1 to everyone else. That means you're
> generating two copies of all of your content unless you're willing to
> refuse IE users. Does this sound appealing yet?"


Very appealing...unless they're ie7 obviously


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***