On Oct 16, 6:17 am, Andy R <[EMAIL PROTECTED]> wrote: > Use window.onload() in your Javascript. Be careful if you have > multiple onload functions, explanation and examples > here:http://www.webreference.com/programming/javascript/onloads/
or put your script inline, at the end of the page, just before the </ body> tag (not inside any other elements). In either case, make sure your html is valid. -- Larry > > On 16 Okt., 14:49, ongphotog <[EMAIL PROTECTED]> wrote: > > > > > Hi, I'm new to google mapping and would like to find out how I can > > display the map without using Body onload? > > > Nick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
