Closed (won't fix)
Project:
JQuery menu
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2009 at 21:21 UTC
Updated:
15 Mar 2012 at 04:19 UTC
Animated text looks horrible in IE. It's the well known IE cleartype bug at work.
See http://blog.bmn.name/2008/03/jquery-fadeinfadeout-ie-cleartype-glitch/ for a very effective fix
Attached is a patch which applies the fix - works very well for me an the text looks 100 times better in IE :)
| Comment | File | Size | Author |
|---|---|---|---|
| jquerymenu-cleartype.patch | 1.78 KB | mrfelton |
Comments
Comment #1
PixelClever commentedWhich ie version does the issue you described show up on?
Comment #2
mrfelton commentedWell, this was a while ago, but I marked it as 6.x-2.3, so my guess is that 6.x-2.3 had the issue!
Comment #3
PixelClever commentedI meant which version of ie. I am hesitant to apply the patch that is posted here due to the way it declares an entire jquery plugin. Couldn't there be a way to do this without a plugin? I'm not completely closed to the idea but I'm not sold on it either.
Comment #4
pat redmond commented