$tooltipIn

defines the way a tooltip appears over the target view or HTML area

void $tooltipIn(HTMLElement target,Event event);
targetHTMLElementthe HTML node over which the tooltip is shown
eventEventthe mouse event (MouseIn)
Details

This method is not for direct calls! You can redefine it if you want to change the default tooltip.

Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.