I'm sure this is possible -- and probably very easy -- but I can't figure out how to make it work. How can I make a Tipsy tooltip move horizontally along with the mouse?
When hovering over a Tipsy-enabled element, I want the tooltip to appear at its normal Y position (directly above the element), but instead of having the X position fixed at the center of the element, I want it to be equal to the mouse's X position . To complicate things a bit, I'm trying to have the mousemove function enabled ONLY for elements that have a gravity of 2 characters ('nw', 'ne', 'sw', 'se').
No code to post, as everything I've tried hasn't worked and the plugin is publicly available.
Note, tip won't follow mouse completely. It''ll follow on the respective edge of the element to which tip is applied.
If you want tip to follow mouse where it's actually is on the display, then you should consider using different plugin.
How to use:
Plugin itself (needs more testing)