On Oct 25, 2:04 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Oct 25, 12:06 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > > > On Oct 25, 11:17 am, AndyGarrett <[EMAIL PROTECTED]> wrote: > > > > My last post got disregarded due to a bad link > > > > I have used ASP.NET to build a GoogleMap driven locator at the > > > following link:http://sportlinc.aia.com/campus_locator.aspx > > > > Everything works fine all browsers except Safari on both PC & Mac. > > > There's an issue with the links within the GMap Info Windows. > > > > I have seen other posts regarding Safari, but wasn't able to > > > determine > > > if they were the same or not. > > > > Any thoughts on this issue? > > > Seem like it might be a bug in the API. It works in versions prior to > > 2.84, doesn't work version 2.84 and later. > > > You might want to put together a demonstrator and add it to the issue > > tracker:http://code.google.com/p/gmaps-api-issues/issues/list?can=2&q=apitype... > > It is not just a link that causes the problem in Safari as the links > in infoWindows on this page seem to work OK (and most of my other > pages):http://www.geocodezip.com/GenericMapBrowser.asp > (maybe the issue is only with non-tabbed infoWindows) > > There does seem to be an issue with clicks on the infoWindow being > processed as map clicks, but that is the same as Chrome and doesn't > seem to be related to your issue. > > (Still investigating)
The problem in Safari seems to be the <font color="blue">...</font> tags around the link text. Remove those tags and the link works. I don't know why the API version and those tags seem to interact... -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
