There is no GlassPanel in GWT, so I'll assume it's your own panel. I don't know much about "iframe shim" other than a quick skim of the first site I found doing a search. Why don't you just use a transparent png image set as the background of your panel? That's what I would do.
On Feb 4, 9:53 am, Skyfort <[email protected]> wrote: > Hello internet! > > I am using a GlassPanel to black out the background a bit when I open > a modal. In IE6, which of course uses the iframe shim, the color of > the GlassPanel is going from a dark grey to a light grey after I > scroll (sort of whiting out the background instead). > > I can provide code if necessary, but mayhaps this is a problem that > has been seen before? > > Thanks! > SKYFORT -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
