I am not able to hide dhtmlxTooltip even when mouse pointer is outside scheduler’s container.
Given that -
scheduler’s height and width is lesser than 100%.
Drag the mouse outside the scheduler container, inline with the events half displayed and half hidden in the current view.
So, is there a way to acces dhtmlxtooltip object on window object. So I can use hide() method to hide tooltip on mouseout event of scheduler container ?
find the image below.
the mouse is way out of scheduler container