Wasn't it CanamGroup who wrote:
>
>Hi Mike,
>
>Thanks for the explanation, I understand why my page is overwritten.
>
>If I understand your suggestion, you want me to generate my chat link
>while the page is loading and then access it when the info window is
>opening... instead of generating my chat link when the info window is
>opening? Am I right?
>
>The only problem I can see with your approach... is that I have around
>50 different markers and each one of them has an info window that is
>going to have a different "sametime" address (different chat user). I
>would have to pre-load all sametime links even if nobody ever click on
>most of the info window. I would need to create 50 different div to
>include all the possible chat links.
>
>Do I understand correctly?
Well you didn't say you had more than one of them previously.
I guess you have to choose between doing that and rewriting
writeSametimeLink() to use document.getElementById("foo").innerHTML+=
rather than performing document.write().
--
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
-~----------~----~----~----~------~----~------~--~---