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 <curtis.jen...@gmail.com> 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 Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to