ipcress
04-11-2006, 08:27 AM
I've used the search function but I've been unable to find a solution .
Image w/ description tooltip
http://www.dynamicdrive.com/dynamici...agetooltip.htm
The script works perfectly for me , mouse over and picture / description appear ( position is currently set just below link )
var tipWidth= 160;
var offX= -80;
var offY= 40;
when the page is at the top , however .........
when the page is scrolled down , my tip box moves with it instead of always being below the link it then appear either above or if scrolled half way , right over the connecting link .
thanks in advance for any help .
Image w/ description tooltip
http://www.dynamicdrive.com/dynamici...agetooltip.htm
The script works perfectly for me , mouse over and picture / description appear ( position is currently set just below link )
var tipWidth= 160;
var offX= -80;
var offY= 40;
when the page is at the top , however .........
when the page is scrolled down , my tip box moves with it instead of always being below the link it then appear either above or if scrolled half way , right over the connecting link .
thanks in advance for any help .