Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE Cleartype #18

Open
hdoggett opened this issue Oct 3, 2011 · 0 comments
Open

IE Cleartype #18

hdoggett opened this issue Oct 3, 2011 · 0 comments

Comments

@hdoggett
Copy link

hdoggett commented Oct 3, 2011

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant