Hi Andrew.Thank you so much for following up. Since I'm still just developing I didn't want to put the project online. I can see how it can be difficult to troubleshoot it otherwise. Here is a link to the part of the project I'm having troubles with... If anyone can help - that would be great! I'm about to shoot myself :) http://nike1984.brinkster.net/Map.aspx
On Mon, Apr 6, 2009 at 3:21 PM, Andrew Leach <[email protected]>wrote: > > On Apr 6, 7:54 pm, Nike <[email protected]> wrote: > > Hi all. > > I guess I can consider myself a beginner when it comes to Javascript, > > so I'm having a bit of a difficulty trying to put a little mashup > > together... > > I'm using a code example from Econym as a base for my application. > > I created a custom XML in oppose to the one used in the example and > > everything works fine in Mozilla and IE, however Chrome is giving me > > an error. > > I understand that Chrome is still in beta stages, however I think my > > issue has something to do with Javascript errors more than with > > browser implementation of it. > > Here is a quick snippet from the code that I'm using: > > (muffled scream) > Please give a link. You can see what the Groups interface does to > code. > > > The error that I receive is: "uncaught exception TypeError: Cannot > > call method 'getElementsByTagName' of undefined" > > Can anyone help? Its driving me off the wall :) > > I guess that Chrome is objecting to something in your XML, and xmlDoc > is null because it can't parse the XML. But I'm not going to try and > parse your code listing! > > Andrew > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
