$tooltipIn
shows a tooltip
function $tooltipIn( // the HTML element for which the tooltip is shown node: HTMLElement): HTMLElementReturns
Section titled “Returns”HTMLElement the HTML element for which the tooltip is shown
Details
Section titled “Details”You can override it with your own logic of how a tooltip will be shown over a widget or an HTML area.