> I move the script to the head section, i put the onload, and there is only a > script remaining at the bottom of the page to start google maps...
Many folk would make themselves a function mapinitialise() or something, and call that from the onload event. Your map is still being initialised inline, but it probably doesn't matter much. > Any more idea? You have no doctype at all Be kind to your visitors, and add the recommended unload tidy-up function GUnload() --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
