defines the behavior of a tooltip while the cursor moves over the target view
target | HTMLElement | the node of the target view or HTML area |
event | Event | the mouse event (MouseOver) |
text | string | the text inside a tooltip |
The method is not for direct calls! You can redefine it to change the way tooltip behaves while the user moves the cursor over the target area.