How can I fix clear type bug in IE7 cause by JQuery fadeIn & fadeOut?

Before fading completing fadeIn, remove the filter attribute but I can’t fix the filter on fadeOut. I’ve tried everything, I’m just not sure how to do it…

fadeIn(function(){
     this.style.removeAttribute("filter");
});

Back to Blog

Say Hello

You can reach me by email, I'd love to hear from you.