On Dec 17, 10:46 am, "[email protected]" <[email protected]> wrote: > > I'm trying to open a GInfoWindow on mouse hover in maps, it works > perfectly in all the browsers except IE. > > I use "findindex(mr,marker);" function to find the respective index of > the marker window to be opened. > > where mr is the collection of markers and marker is the required > marker for which window is to be opened.
"findindex" isn't part of the API, so if that's what is causing the problem you'll need to ask whoever wrote it. There may be some other problem, of course. How are we to tell? http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines http://groups.google.com/group/google-maps-api/web/why-including-a-link-is-critical 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.
