On Jun 26, 10:43 am, jman <[email protected]> wrote: > 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 inIE8. I added the alert > ("test"); which fires in everything exceptIE8so I know that's the > problem. > > You guy's said there is a way to force IE to behave? how?
Did you read this message (in this thread): http://groups.google.com/group/Google-Maps-API/msg/50699d624859c9e2 -- Larry > > 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 > > > withIE8itself? > > > If I were to be charitable, I would say that Microsoft have re- > > interpreted standards forIE8. 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 forceIE8 > > to behave like every other browser. > > > I don't think it's a fault in the API. > > > Andrew- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
