Hi everyone,
I want to use in my website and I want the tooltip to "chase" after the mouse. That is the tooltip balloon should display next to the cursor and remain next to it even if it moves.
What's the best method to do so?
Thanks!
Hi everyone,
I want to use in my website and I want the tooltip to "chase" after the mouse. That is the tooltip balloon should display next to the cursor and remain next to it even if it moves.
What's the best method to do so?
Thanks!
Yup.
In your options (the hash passed to the qtip() method:
position: { target: 'mouse' }