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?
相关问题
- How to fix IE ClearType + jQuery opacity problem i
- React Native Inline style for multiple Text in sin
- Is TWebBrowser dependant on IE version?
- IE dropdown z-index bug
- How to change the first two uppercase characters o
相关文章
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/