-
Notifications
You must be signed in to change notification settings - Fork 24
IE Cleartype #18
Copy link
Copy link
Open
Description
Hello,
I hope I'm not posting a stupid question as I am a newbie to scripting, but IE's cleartype is causing a problem with the fade in. apparently this is a known JQuery bug and a fix is suggested:
if(jQuery.browser.msie) this.style.removeAttribute(‘filter’);
How to implement the fix?
See: http://www.mchb.hrsa.gov/chusa11/popchar/pages/104ac.html
In IE 6, 7, or 8, after clicking through tabs, the text fuzzes up.
Thanks for the cool script!
Holly
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels