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

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 23 15:54:48 GMT 2009


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

 Regarding patch 8933.diff, that fixes the positioning error in IE8beta2,
 however the opacity issue in the background still remains.

 I assume IE8 is ignoring the opacity rules in the style sheet as per:

 .TB_overlayBG {
         background-color:#000;
         filter:alpha(opacity=75);
         -moz-opacity: 0.75;
         opacity: 0.75;
 }

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


More information about the wp-trac mailing list