Mike, Thank you very much... I removed the "child.sibling" line and all is well. Must have been a behavior change in the newest API version.
Thanks again! On Sep 9, 6:51 pm, Mike Williams <[EMAIL PROTECTED]> wrote: > Yes. Google update their code once a week. > > Whatever you were trying to do with this line: > > container.firstChild.nextSibling.firstChild.nextSibling.target = > '_blank'; > > crashes now that the internal structure of the map object has changed. > container.firstChild.nextSibling is now an empty <div> > > --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 -~----------~----~----~----~------~----~------~--~---
