> After clicking on marker, lightbox style animation is displayed. But only if
> you're using Opera browser. I have tested in with FF, Chrome, IE7,8 and
> nothing happens. Any advice will be greatly appreciated
document.getElementById("neco").getElementsByTagName("a")[0].click();
seems to be the problem line in FF. Doesn't have anything to do with
maps, click() support is not cross-browser.
Some suggestions here for example
http://www.webdeveloper.com/forum/showthread.php?t=161317
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.