/*** (C)2007 Scripterlative.com Info: http://scripterlative.com These instructions may be removed, but not the above text. -- UltimaTips -- 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. Version 1.1 - Enhanced keyboard accessibility. 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: