It looks like IE8 supports "filter" again, so no need to clutter up the CSS. I verified that the GlassPanel looks fine in IE8 standards mode.
Thanks, John LaBanca [email protected] On Wed, Jun 17, 2009 at 12:30 PM, <[email protected]> wrote: > > http://gwt-code-reviews.appspot.com/39806/diff/1/8 > File > > user/src/com/google/gwt/user/theme/standard/public/gwt/standard/standard.css > (right): > > http://gwt-code-reviews.appspot.com/39806/diff/1/8#newcode485 > Line 485: filter: alpha(opacity=50); > Aren't you missing the new -ms-filter for IE8 (in IE=8 mode)? > > http://blogs.msdn.com/ie/archive/2009/02/19/the-css-corner-using-filters-in-ie8.aspx > > > http://gwt-code-reviews.appspot.com/39806 > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
