/*** -- UltimaTips -- (C)2007 Scripterlative.com !!! READ THIS FIRST !!! -> This code is distributed on condition that all developers using it recognise the effort that -> went into producing it, by making a PayPal gratuity OF THEIR CHOICE to the authors within 14 -> days. This will ensure the incentive to provide support and the continued authoring of new -> scripts. -> If you think people should work for nothing and you cannot agree to abide promptly by this -> condition, we recommend that you decline the script. We'll understand. -> Gratuities cannot be accepted via any source other than PayPal. -> Please use the [Donate] button at www.scripterlative.com, stating the URL that uses the code. These instructions may be removed, but not the above text. A Highly Versatile, Easily Configured Tooltip Displayer/Generator Hover over a link, image or other element to display an element. * Optimised Positioning Within the Available Viewing Area. * Easy, Foolproof, Unobtrusive Setup - no need to add code to HTML tags. * Independent Styling of Each Tooltip Element. * Interactive Tooltips - All tooltips can be entered by the mouse cursor and can contain links, forms, iframes etc. Introduction ~~~~~~~~~~~~ UltimaTips displays popup tooltips in response to the hovering of a corresponding element. Where relatively large elements are displayed, the script seeks to position them to show the maximum area within the dimensions of the current viewport, without overlaying the mouse cursor. Tooltips can be created in any of three ways: 1) Marking-up a div or other element containing the displayable data, and styling it: display:none; 2) Specifying that the script generate a tooltip that displays specified text. 3) Specifying that the script generate a tooltip that displays the triggering element's title text. 2 & 3 are referred to as 'script-generated' tooltips. These tooltips can contain plain text only. All tooltips are enterable by the mouse cursor, allowing normal copying of data to the clipboard. This feature also allows tooltips with links to act as single-level inline menus. If tooltip elements contain any of the following tags: