Quick FYI, its javascript or technically ecmascript and not JAVA (which requires a special run time engine to be loaded), javascript is native to the browser.
Matthew King wrote: > Thanks, the titlestyle option worked perfectly. As is painfully > obvious, I'm approaching this project with no knowledge of java and > I'm learning as I go. I really do appreciate everybody who has helped > me out. > > On Aug 28, 5:25 pm, Mike Williams <[EMAIL PROTECTED]> wrote: > >> Wasn't it Matthew King who wrote: >> >> >> >> >>> Is there anyway to remove the title from the info window? I'm parsing >>> a KML usingegeoxml. >>> >>> Here's my page so far: >>> http://palmbeach.fnpschapters.org/gmap.html >>> >>> As you can see, I'm trying to setup some HTML coding in the window, >>> but the title gets in the way. >>> >> The easiest way to do it is to use the titlestyle option >> >> {sidebarid:"the_side_bar", sortbyname:true, nozoom:true, iwwidth:400, >> directions:true, titlestyle:'style="display:none"'} >> >> --http://econym.googlepages.com/index.htm >> The Blackpool Community Church Javascript Team >> > > > . > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
