[jQuery] Possible solution to IE7 opacity and cleartype
[jQuery] Possible solution to IE7 opacity and cleartype
It's probably common knowledge that changing opacity in IE7 disables cleartype. Someone seems to have come up with a workaround: http://mattberseth.com/blog/2007/12/ie7_cleartype_dximagetransform.html Is this a viable fix? If so, how likely is it that this solution would be incorporated into jQuery's fade animations?