1. You've commented out the line
   map.getInfoWindow().show();
so the first time you open the info window the module won't have loaded.

2. It looks like document.getElementsByName() needs more of a delay. You 
might possibly need to use document.getElementById(), which seems to 
work immediately the element is attached to the document.

-- 
http://econym.org.uk/gmap
The Blackpool Community Church Javascript Team


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