On Mar 12, 10:00 am, Samsey <[email protected]> wrote: > Thanks for your help Andrew > > Where does this <body onload...> need to go? Is that in place of the > 'function load() {...' ? >
No, <body> should be <body onload...> The onload attribute fires whatever it's told to once the body is loaded. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
