> I removed the first <body> tag but no dice, same result. You can't just take parts away and hope it works. Now you have HTML and code between the </head> and the <body>, thats not allowed either. What you should have done was moved the wrongly located second <body> (with its onload stuff) to take the place of the first, correctly located but otherwise empty, <body>.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
