jscheuer1
03-03-2006, 07:53 PM
Not truly a bug but, in need of correction, I noticed this gem when it crept into a mod of the script I am working on. From the configuration area of Fixed Tooltip script (http://www.dynamicdrive.com/dynamicindex5/fixedtooltip.htm) (step 2):
var vertical_offset="0px" //horizontal offset of tooltip from anchor link
var horizontal_offset="-3px" //horizontal offset of tooltip from anchor link
var vertical_offset="0px" //horizontal offset of tooltip from anchor link
var horizontal_offset="-3px" //horizontal offset of tooltip from anchor link