Somewhere on the web told that adding background-color: transparent
also works, but I couldn't make it work.

On 9/5/06, Klaus Hartl <[EMAIL PROTECTED]> wrote:
>
>
> kawikak schrieb:
> > You need to give the element your are changing opactiy for "layout". The
> > easiest way to do this is to give the element a background color.
>
>
> I'm very sorry, it is not true that background will trigger layout.
> Please read the following regarding "layout" in IE:
> http://www.satzansatz.de/cssd/onhavinglayout.html
>
> The distorted fonts bug is related to the alpha filter applied to an
> element with bold font. The only known fix by now is to apply a
> background color to the element that has the filter.
>
> True is, that the filter will only work if the element has "layout".
>
>
> -- Klaus
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to