I am using loop so in my case it would be <a onmouseover="javascript:GEvent.trigger(markers[i],"mouseover");">Link </a> markers[i] will identify corresponding marker
On Wed, Oct 20, 2010 at 7:23 PM, Rossko <[email protected]> wrote: > > <a onmouseover="javascript:GEvent.trigger(markers[0],"mouseover");">Link > > </a> > > But it's not triggering the mouse over event. > > > > please Help. > > Can't. Incomplete context. What is markers[0] at the time of the > mouseover? > > http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines > especially > > http://groups.google.com/group/google-maps-api/web/why-including-a-link-is-critical > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API V2" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- Rahul Dongre MCA -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
