Nevermind - I just used JQuery instead of using onLoad and it works now (in basic form so far, but I will be adding more attributes.
Mike On Apr 1, 1:40 am, shelzmike <[email protected]> wrote: > Okay, I am having an issue that is baffling me - though I am sure it > is something simple. I am trying to add a map inside a div of its own > (and am even using the default map_canvas as the id). I have checked > the code and all looks right - I can even see in the status part of > the browser at the bottom that data is loading from maps.google.com, > but the map is not displaying - I do not see any errors in Firebug > either. Can someone take a look and point me in the right direction? > > http://www.paradigmforward.com/alpine/html/contact.html > > The only thing that I changed was the <body onload="initialize()"... > > The reason is because I am using Dreamweaver Templating and cannot > edit the body tag in this way. However, I did add the > window.onload="initialize()"; and window.onunload="GUnload()"; towards > the bottom of my page. I even took that all the way outside the body > tag at the bottom and it still happens. I tried to put it before the > map_canvas to see if that works, but no dice. By the way - I do have > the map_canvas div sized to 500 x 300 in my css file. Thanks! > > Mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
