On 26 syys, 16:02, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:


> at a minimum:
> GEvent.addListener(gdir,"load", set_distance());
> should be:
> GEvent.addListener(gdir,"load", set_distance);
> (as just about everyone has been telling you)
>

And at minimum the document must have at least a <body> to make dom
operations work. Browsers may render the <div> elements but I am sure
that document.getElementById() doesn't return anything useful now.
--~--~---------~--~----~------------~-------~--~----~
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