Hi guys,

i have a problem... (again..)

The internet explorer 8 doesn't show the markers.
I have a generated xml-file wich is loaded with a ajax request.
i want to parse that xml and get the information to create a marker
for every customer or something like that...

In firefox it works great (like everytime) but the IE browser makes
some trouble...
I alerted this line of code:
var firmenbezeichnung = kunde.getElementsByTagName("firmenbezeichnung")
[0].childNodes[0].nodeValue;
alert(firmenbezeichnung);

But it doesn't show me the value...

The firefox shows it...

Whats the problem?

Do you need more code? Here's the skript: http://bandheads.kilu.de/polo/

(Local it works great, but on the server it won't work anymore =( )

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