I am having an issue with this as well.
GEvent.addListener(polygon, "click", function() {
alert("test");
createInfoWindow(point)
});
The info window has been created in every browser. Today a lady with a
new computer discovered it doesn't work in IE8. I added the alert
("test"); which fires in everything except IE8 so I know that's the
problem.
You guy's said there is a way to force IE to behave? how?
I am creating these polygons dynamically if that makes a difference.
Thanks in advance.
-jordanparfitt
On Jun 12, 5:48 am, Andrew Leach <[email protected]>
wrote:
> On Jun 12, 10:44 am, WaSSP School Sport Partnership
>
> <[email protected]> wrote:
> > Is
> > this problem to get fixed, and is it an API/Javascript issue or an issue
> > with IE8 itself?
>
> If I were to be charitable, I would say that Microsoft have re-
> interpreted standards for IE8. I think the way they have implemented
> standards compliance in that browser is not exactly helpful.
>
> The API works in every other browser, and there is a way to force IE8
> to behave like every other browser.
>
> I don't think it's a fault in the API.
>
> Andrew
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---