[wp-trac] Re: [WordPress Trac] #8933: jQuery/Thickbox Issue IE7/8

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 23 16:39:34 GMT 2009


#8933: jQuery/Thickbox Issue IE7/8
------------------------------+---------------------------------------------
 Reporter:  alexleonard       |        Owner:       
     Type:  defect (bug)      |       Status:  new  
 Priority:  normal            |    Milestone:  2.7.1
Component:  JavaScript        |      Version:  2.7  
 Severity:  normal            |   Resolution:       
 Keywords:  has-patch tested  |  
------------------------------+---------------------------------------------
Comment (by alexleonard):

 Replying to [comment:21 filosofo]:
 > Replying to [comment:17 alexleonard]:
 > > IE8 opacity issue may be wholly dependent on the IE8 team - apparently
 there's no CSS opacity support and they've dropped the non-standard
 filter: alpha(opacity=0.x) option (which is good of course).
 >
 > IE8 uses -ms-filter, I believe.  See
 http://www.quirksmode.org/css/opacity.html

 Ok

 I'm not sure how to add a diff, but if you add a new line to wp-
 includes/js/thickbox/thickbox.css

 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";

 at line 36 that sorts it.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8933#comment:22>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list