Hey Ross,

Thanks for the response. I am a bit dumb on this. Do you have a working
example that I can refer to........that'll would be great.

Cheers!

On Fri, Oct 23, 2009 at 4:04 PM, Rossko <[email protected]> wrote:

>
> > How can I create a link from a word within a block of text so that it
> > opens the specific marker's info window?
>
> You'd put the word within some kind of HTML tag that you could apply
> an onclick= action to it.
> The action could be a javascript function to do whatever.
> If you're using the common tutorials, it could be as simple as
> GEvent.trigger(gmarkers[i],"click");
> to trigger an existing infowindow behaviour.
> >
>

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