The user runs this function by clicking on a link like this: <a href="Javascript:newTooltip('whatever', 'content', 'content', 'content', 'content')">Click here</a>
so it does work, the funciton successfully closes the firstTip tooltip and opens the formTip toolip, however when I mouseout of the new open tooltip which is formTip , it closes! even though I did not specify for it to close onmouseout, i just simply displayed it, technically it should stay open forever
what's going on and how can I keep formTip from closing automatically onmouseout ???
2) Angus TurnbullGroup: Moderators Posts: 4235Joined: 7 Dec 2003Location: New ZealandIP: 203.173.--.--
Posted:
Tips by default close on mouseout of the tip or triggering link in the script, try adjusting the hide delay to cancel that.
Or use Supernote, it's newer and has got this kind of "pinnable note" functionality built right in.