Select to view content in your preferred language

No Mouse Enter evemt for map?

645
2
Jump to solution
08-15-2013 02:31 PM
SteveCole
Honored Contributor
Am I missing something? There's an event you can connect to for mouse out of a map but not mouse enter?

Steve
0 Kudos
1 Solution

Accepted Solutions
JasonZou
Frequent Contributor
mouse-over on onMouseOver should be the one you are looking for. Here is what event description: Fires when the mouse moves into the map region of the HTML page.

View solution in original post

0 Kudos
2 Replies
JasonZou
Frequent Contributor
mouse-over on onMouseOver should be the one you are looking for. Here is what event description: Fires when the mouse moves into the map region of the HTML page.
0 Kudos
SteveCole
Honored Contributor
Doh!. That was it. Thanks!
0 Kudos