ie problem with fading in text

2019-07-29 10:21发布

问题:

Does anyone know how to fix the ie problem with fading in text? It looks jagged and the bg fix doesnt apply to me cause i have a gradient (havent tried it though to see if it does actually work). I have tried the remove filter but no luck so far. Any ideas?

回答1:

Its an anti aliasing problem that IE has with opacity or the alpha filter i think. Possible fixes:

http://forum.jquery.com/topic/jquery-prevent-jagged-text-in-ie

http://hurtsmybrains.wordpress.com/2010/01/21/jquery-fadein-fadeout-cleartype/

http://www.kevinleary.net/jquery-fadein-fadeout-problems-in-internet-explorer/