<script type="text/javascript">document.body.onload = initlialize;</scipt>

If that doesnt work, try adding:

<script type="text/javascript">
function initialize(){
  setTimeout(1000, 'initializeTimedout');
}

function initializeTimedout(){
  // Initilize google maps center
}
</script>

Dodgy, but should work mostly ;p

2008/10/27 Matis Masters <[EMAIL PROTECTED]>

>
> Hi everyone, i can anyone help me to make it load in the onload
> function of the body?, it just didn't work, and the problem is still,
> there, i don't know what to do, i cant put the script outside the body
> because we are using netsuite, wich is a e-commerce plataform. I don't
> know what else to do. is there something to move that div, at least if
> i just can make the info window appear without paning it should be
> fine... i don't know...
>
> thanks geo anyway
>
> >
>


-- 
Bjorn Brala
----------------
GeoStart.nl- Google maps - Swis Webdesign

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to