Great module but I have the problem when I use the tooltip (hovertip) on a word that is on the edge of a not fixed width theme. The hovertip will create a box expanding the width but I can scroll to see as the hovertip will disappear.
Is there a way to automatically detect if the width would change and if that happens then position it somewhere else? (see http://www.butterflybase.org for what I'm trying to do (they use yahoo.dom.event) - hovering over the menu creates a hovertip orientated properly. )
many thanks
a
Comments
Comment #1
Dave Cohen commentedI'd welcome a patch that did something like that. Or that made a hovertip slide into view after it appears. But offhand I don't know exactly how to do that.
Comment #2
alpapan commentedI found this, I don't know if it can help (i can't javascript to save my life...). It's from
http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip2.htm
Sorry I can't provide a patch myself...