Is there anyway to have the tooltip position for the standard JQuery-UI 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 (/).
From everything I have seen this is not possible.
Is there anyway to have the tooltip position for the standard JQuery-UI tooltip (http://jqueryui./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./position/).
From everything I have seen this is not possible.
Share Improve this question asked Feb 18, 2013 at 12:09 TheKingDaveTheKingDave 9761 gold badge8 silver badges16 bronze badges1 Answer
Reset to default 6Check out the track option.
Whether the tooltip should track (follow) the mouse.