There is a (yet not released, therefore undocumented) option for that,
positionLeft, accepting a boolean true. "left" refers to the position
of the tooltip in relation to the mouse. positionBottom isn't
available, but would be straightforward to implement, if requested.

Get the latest version here:
http://dev.jquery.com/view/trunk/plugins/tooltip/jquery.tooltip.js

Jörn

On Thu, Jul 17, 2008 at 12:48 AM, Ryan McKillen <[EMAIL PROTECTED]> wrote:
>
> I am using the excellent Tooltip plugin from
> http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/ and had a
> quick question on the settings.
>
> The top-left corner of the tooltip tracks the mouse pointer, and
> positioning is according to the top-left corner.
>
> I'd like to use the top-right corner instead, so the right edge of the
> tooltip is adjacent to the pointer, not the left edge. Any ideas on
> how to do this? In some cases I might also like to use the bottom-left
> corner.
>
> Thanks!
>

Reply via email to