stevenbenner / jquery-powertip

:speech_balloon: A jQuery plugin that creates hover tooltips.
https://stevenbenner.github.io/jquery-powertip/
MIT License
821 stars 137 forks source link

Appear under mouse #116

Closed danpetitt closed 10 years ago

danpetitt commented 10 years ago

Is it possible to get the tip to appear where the mouse is but without following the mouse, so the placement co-ordinates would still take affect?

danpetitt commented 10 years ago

Created a pull request to add a new option: https://github.com/stevenbenner/jquery-powertip/pull/117