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
-~----------~----~----~----~------~----~------~--~---

Reply via email to