-1
Yes the tooltip allows you to obtain tooltip content from external files or pages via the Tooltip's built-in Ajax function. For example:
<a onclick="tooltip.ajax(this, 'help/tip1.txt');">Hi</a>
Please read the section "3 Ways to Set Tooltip Content" on page http://www.menucool.com/tooltip/javascript-tooltip#ss2 for details.