Thank you Dave. > Is it possible that it's related to ClearType? The IE blog describes a > similar wierdness that they supposedly fixed in IE7 by disabling ClearType > if a transform was being applied. > > Does the problem go away if you disable ClearType?
I disabled ClearType but the problem also exists when font size is bigger than a limit (e.g. 20pt for Arial). I found some posts on weblogs that mentioned this problem with bold fonts, and the only solution there is to add a background to it. > Maybe it would work to remove the filter when z.now==1, right now it seems > to set it to 100%. > y.filter = "alpha(opacity=" + z.now*100 + ")"; No it is correct. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
