I checked your example and I see that how it's done. How would you add
the rel attribute to that code?
My link needs to have that attribute.
<a href="http://localhost/Details/business.html"; rel="moodalbox 800
600">
needs to be converted the line below with the rel added.
GEvent.addListener(polyg1,"click",function(){window.location.href =
'business.html';});

Thank you,
G

On Oct 22, 11:54 pm, igloo <[EMAIL PROTECTED]> wrote:
> It seems to work OK for me. I have temporarily changed one of my pages
> to react to a click on a polygon, rather than a click on the whole
> map:
>
> http://www.lanerealty.com.au/lr90242.html
>
> The fact that this is a relative link shouldn't matter.
>
> Maybe if you could post a link to your page and say which browser and
> OS you are using for it to fail...
--~--~---------~--~----~------------~-------~--~----~
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