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.
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.