Thanks. Unfortunately, no combination of show/hide seems to fix the problem for me.
On Dec 15, 4:53 pm, rakesh wagh <[email protected]> wrote: > never used openlayers... > but try this: > for your dialog box, where you do dialoBox.show(), call the .hide() > method first and then call ..show(); > > or try .show() .hide() .show in a sequence and see if it works... its > basically about setting the proper z-index. > > On Dec 15, 3:26 pm, WebDude <[email protected]> wrote: > > > I'm using the gwt-OpenLayers plug-in. In Firefox and Chrome, any > > DialogBoxes appear beneath the Map widget. It makes things a little > > tricky for modal dialogs. In Hosted mode and IE it works fine. > > > I've dried modifying the zIndex of the dialogs and the map to force > > the dialogs to appear on top. I am unable to get the dialogs to be in > > front. > > > Any ideas on how to get the dialogs on top? > > > Thanks > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
