[jQuery] [Tooltip] Display relative to element

[jQuery] [Tooltip] Display relative to element


It looks lie the tooltip plugin will display relative to the mouse,
but is there a way to have it displayed relative to the element that
you hover over and set x-y coordinates from it. For example, I would
like to always display the tooltip with x coordinate of 15 and y-
coordinate of -15 relative to a link.
Thanks for your help