Thanks guys for extensive answers

Setting a background partially solved the issue. I'll investigate more on this back at work on Monday. It seems that YUI is slightly better on this than jQuery. http://icant.co.uk/sandbox/msieopacityissue/ Mike, I will test your plugin, once I get back to a "buggy" LCD screen. Is it doing the same as YUI ?
Have you submitted it as a patch for jQuery ?

thanks

-Olivier

Mike Alsup wrote:
 Or, as Snef mentioned, you can define a background color in your
 stylesheet for the element that is being faded.


Setting the background color will only fix the issue in IE6 and only
for certain font sizes.  IE7 will still display the text poorly if
cleartype is enabled.  A more general fix for using jQuery's fade
functions can be found here:

http://malsup.com/jquery/fadetest.html

Mike


Reply via email to