문제

Is there anyway to have the tooltip position for the standard JQuery-UI tooltip (http://jqueryui.com/tooltip/) to be follow the mouse rather than the cell?

Currently the position is based on the page element that contains the "title" attribute using the rules for positions in JQuery-UI (http://api.jqueryui.com/position/).

From everything I have seen this is not possible.

도움이 되었습니까?

해결책

Check out the track option.

Whether the tooltip should track (follow) the mouse.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top