Hi All,
I am new with javascript and having some issues figuring out
something.
On my page I have a simple html code like:
<a href="http://localhost/Details/?
&width=90%&height=80%&jqmRefresh=false" class="thickbox"> This opens a
window using the thickbox class.
How can I add this link to associate with a polygon?
The polygon has this code:
 GEvent.addListener(polyg1,"click",function(){showPopUp('dialog');});

For the Gevent. addlistener, do I have to use a function? If so ca
someone show me how to write a function that acts like a href and how
to call that function.

Thanks in advance,
G
--~--~---------~--~----~------------~-------~--~----~
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