Text resolution becomes corrupted after jquery animation only on IE 7. Does anyone know the reason and how to avoid it.
Asked
Active
Viewed 211 times
1

Deduplicator
- 44,692
- 7
- 66
- 118

Ayaz Alavi
- 4,825
- 8
- 50
- 68
-
You need to provide some code samples. – rahul Nov 29 '10 at 10:03
-
2possible duplicate of [Using jQuery animate CSS opacity fade and @font-face gives Internet Explorer very ugly font rendering? ](http://stackoverflow.com/questions/2095872/using-jquery-animate-css-opacity-fade-and-font-face-gives-internet-explorer-very) – Andy E Nov 29 '10 at 10:08
-
@Andy thanks for the link, it contains the solution – Ayaz Alavi Nov 29 '10 at 10:26
-
It's a commonly known problem. Solutions and more info: [here](http://old.nabble.com/Prevent-jagged-text-in-IE-td25620848s27240.html), [here](http://stackoverflow.com/questions/2934460/text-rendering-blurred-in-firefox-and-internet-explorer-using-jquery), [here](http://www.malsup.com/jquery/fadetest.html) and [here](http://stackoverflow.com/questions/2095872/using-jquery-animate-css-opacity-fade-and-font-face-gives-internet-explorer-very) and a [test here](http://www.malsup.com/jquery/fadetest.html). – Zabba Nov 29 '10 at 10:08