I would like to use visibility hidden, but I am stuck on how to use it. I do not have a problem with the display, but it was a request to remove it. Thanks in advance.
On Apr 20, 3:15 pm, Garthan <[email protected]> wrote: > Dont think I accounted for disabling that ( It gives clues that > something > is happening)...sometimes I like defining a messagebox div explicitly. > > like I did in this one.. more subtle down below the > page.http://www.dyasdesigns.com/geoxml/myweather.htm > > You can also set styles on the message box so it isnt > plain grey and fits your site better. > > Then set that to having visibility hidden. > then setting its style to have visibility:hidden > > On Apr 20, 1:06 pm, Raymundo <[email protected]> wrote: > > > How do I disable geoxml "loading" message ? > > Thank you > > > On Apr 18, 11:50 pm, Lance Dyas <[email protected]> wrote: > > > > Say your instance of GeoXml is called gml > > > then you call > > > > gml.mb.showMess("Say this message!",1000); > > > > Ramon Coello wrote: > > > > Cool way of display, wherea in the code to display your own message. > > > > Thanks! > > > > > On Wed, Mar 25, 2009 at 11:45 PM, Lance Dyas <[email protected] > > > > <mailto:[email protected]>> wrote: > > > > > Raymundo wrote: > > > > > My map is has a pop up transparent window with geoxml as you > > > > navigate that displays marker #s, How do I remove it? > > > > In a gray box....."showing geoxml elements..." > > > > > you can defined your own messagebox and hide it...or you can > > > > update to the latest version > > > > and pass a quiet option to the class > > > > quiet:true > > > > > Also,my map flashes twice before display and when I change my > > > > center > > > > position it does not affect my map with the sidebar, only the > > > > one that flashes at first. > > > > > If I understand what you are talking about the default behavior of > > > > my GeoXml > > > > is to zoom to the extents of data that is loaded you can disable > > > > that with the option > > > > nozoom:true > > > > > http://freightbywaterdatabase.org/map.html > > > > > Thanks in advance for your help. > > > > > . > > > > > No virus found in this outgoing message. > > > > Checked by AVG -www.avg.com<http://www.avg.com> > > > > Version: 8.0.238 / Virus Database: 270.11.29/2023 - Release Date: > > > > 03/25/09 18:54:00 > > > > [multipart_alternative_part< 1K ] > > > > No virus found in this outgoing message. > > > Checked by AVG -www.avg.com > > > Version: 8.0.238 / Virus Database: 270.12.0/2066 - Release Date: 04/18/09 > > > 09:55:00 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
