briancray / tooltipsy

Introducing a jQuery tooltip plugin for control-obsessed designers.
http://tooltipsy.com
MIT License
326 stars 97 forks source link

postioning of the tooltip #28

Open parit opened 11 years ago

parit commented 11 years ago

How can I make sure that tooltip appears based on the viewport. i.e if I have specified during configuration that tooltip should be above the element but i have scrolled my page so that there is no more visible space (viewport) above the element than tooltip should be able to adjust it's position when it appears.

Any pointers in this direction would be helpful.