lideys
12-23-2010, 03:17 AM
Hello,
I'm using Ballon tooltip like as:
http://www.dynamicdrive.com/dynamicindex5/balloontooltip.htm
But, when I mouse over the link Ballon tooltip always appear bellow the link, increasing a unecessary scrollbar in my page.
How do I config to appear always above the link?
I tried to change:
var verticaloffset=0 //vertical offset of tooltip from anchor link, if any
But how ballons are different sizes, some appear on top above the link, others appear on middle of the link. So, it does not work how I expect, like an using the same margin-bottom to all links.
I'm using Ballon tooltip like as:
http://www.dynamicdrive.com/dynamicindex5/balloontooltip.htm
But, when I mouse over the link Ballon tooltip always appear bellow the link, increasing a unecessary scrollbar in my page.
How do I config to appear always above the link?
I tried to change:
var verticaloffset=0 //vertical offset of tooltip from anchor link, if any
But how ballons are different sizes, some appear on top above the link, others appear on middle of the link. So, it does not work how I expect, like an using the same margin-bottom to all links.