On Mar 23, 2:56 pm, Ralph Ames <[email protected]> wrote: > >Thanks, > >It worked > >now what did it do. > > It loaded the function load which contains the map script. > Something else is using the <body onload>
Actually, nothing is using body onload that I can see, if something else was using the body onload function, it would overwrite it. It set the body onload event to be your load function (which was never being called). -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
