Complete idiot move on my part.... all I had to do was replace the reference to the static xml document with the url/path to the page that generates the dynamic XML - works fine in FFox and expect (hope) same for safari and IE.
now I can go play an hour of COD waw and try to forget about how shameful I feel about overlooking something so simple! Thanks - what you guys do here to help noobs like myself is greatly appreciated. On Apr 22, 8:10 am, tamak <[email protected]> wrote: > I just noticed I left that out.... > > I just added var xmlDoc = request.responseXML; > on line 128, right above this line: > > var markers = xmlDoc.documentElement.getElementsByTagName("marker"); > > rebooting my server now to see if that does the trick. Sorry about > not following posting rules -- totally my fault and no excuse at all > for not following the clearly posted guidelines. If it still doesnt > work I'll be sure to post links to live code and hope you all will > still be willing to help a noob such as myself :) > > On Apr 22, 1:53 am, Mike Williams <[email protected]> wrote: > > > Please post a link, not chunks of code. > > > It's very hard in that second chunk of code to spot where you actually > > define xmlDoc. > > > --http://econym.org.uk/gmap > > 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 -~----------~----~----~----~------~----~------~--~---
