Thanks. It worked a bit... I mean, when the animation ends, the text
gets smooth as it should be, but during the animation it's all
fuzzy... But through my searching, I believe there isn't a fix for it.
Only the team behind IE can fix it internally, correct or wrong?
On Feb 16, 4:04 am, Karl Swed
in IE 6, make sure the element being faded has an background color
defined.
Just four days ago on this list, Mike Alsup provided a solution for
the problem in IE 7:
But for IE7 you need to remove the opacity filter after the
animation completes:
$('#myDiv').fadeIn(function() {
if
Anyone? :(
On Feb 15, 1:27 pm, Nazgulled <[EMAIL PROTECTED]> wrote:
> Hi
> Probably, everyone already noticed on this but when you use fade
> effects in IE/Opera where you change the opacity and stuff like that,
> the text on these browsers is poorly rendered. By other words, it's
> not anti-alia
3 matches
Mail list logo