On Jun 9, 10:43 pm, Donovan Walker <[email protected]> wrote: > I'm experiencing the same problem. Here's a link http://www.y2g.org/?page=map
That page has two <body> tags (although only one </body>). The <body> element contains <link>, which I don't believe it should. The body also contains the AJAX loader: should that not be in the head? I think the principal issue is having two <body> tags, but I can't be sure. Valid HTML is absolutely vital when dealing with APIs which deal directly with the DOM as the AJAX loader does. I suggest ensuring the HTML is correct, trying again and coming back if it still doesn't work. Actually, report back if it does work: that's valuable information too. Andrew Potentially useful link: http://validator.w3.org/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
