You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered: