jQuery: The Write Less, Do More JavaScript Library

Fading effects and anti aliasing in IE/Opera

by Nazgulled :: Rate this Message:

Reply to Author | View in Thread


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-aliased. It only gets anti-aliased when the opacity is 100%.
This doesn't happen on Firefox...

Is there a way to workaround this problem or this is a *bug* in IE/
Opera that we can't do nothing about?

 « Return to Thread: Fading effects and anti aliasing in IE/Opera