Hi,
I have a content page inside a master page that has various controls which are tooltipified. The problem is with the positioning of the tooltip window where the controls are near the edge of the screen .
What I would like to do in javascript is capture the mouse position of the cursor in the "OnClientBeforeShow", determine where that positon is relative to the display and then set the position of the tooltip (ie bottom left, topcenter). Is this possible?
Regards
Roger
I have a content page inside a master page that has various controls which are tooltipified. The problem is with the positioning of the tooltip window where the controls are near the edge of the screen .
What I would like to do in javascript is capture the mouse position of the cursor in the "OnClientBeforeShow", determine where that positon is relative to the display and then set the position of the tooltip (ie bottom left, topcenter). Is this possible?
Regards
Roger