Sadly, principle issue isn't the 2 body tags. I continued working after my submission.
I found the extra body tag and removed it... (a graphic designer working in conjunction erroneously inserted it) :problem still exists: After additional searching I found this thread http://groups.google.com/group/Google-Maps-API/browse_frm/thread/864c4579cc540574/77764c753e3ddedb?lnk=gst&q=google.load%0D%0A#77764c753e3ddedb Which @ the end points to having the google init in jQuery's $ (document).onready().. that person solved the problem by moving the init out of jQuery into the onload function... I tried doing hat :problem still exists: I've had to revert to GMap2 for a couple hours. The link in the previous post is old code and does not represent the current state of research into this problem. My sysadmin is setting up another location to do development (finally!).. I will post a new link when it's up. On Jun 9, 5:03 pm, Andrew Leach <[email protected]> wrote: > On Jun 9, 10:43 pm, Donovan Walker <[email protected]> wrote: > > > I'm experiencing the same problem. Here's a > > linkhttp://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 -~----------~----~----~----~------~----~------~--~---
