Search and Top Navigation
#6900 closed bug (duplicate)
Opened January 25, 2011 09:02PM UTC
Closed June 23, 2011 12:32PM UTC
Last modified June 23, 2011 12:32PM UTC
Drop effect: IE 6/7/8 $('#myid').show('drop') removes support for ClearType font
Reported by: | whittet@gmail.com | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.effects.* (individual effect) | Version: | 1.8.9 |
Keywords: | fliter alpha cleartype | Cc: | |
Blocked by: | Blocking: |
Description
Bug verified in jQueryUI versions: 1.8.5 - 1.8.9
The drop effect (no others tested except slide) causes style="alpha(opacity=100); ZOOM: 1" to be added to the selected element in Internet Explorer versions 6, 7, and 8, but not mozilla and webkit browsers.
Test case and end-user solution:
Please contact me if you would like my help to code a bug fix.
--Shane Whittet