Release Notes: Many bugs in 0.3.0 have been fixed. An issue with the 'caption' setting has been fixed. If it is left off, it will be excluded except for sticky tips, which requires that it be set to false to leave it off.


Release Notes: This release fixes edge detection in IE, a problem where tooltips disabled links and buttons on the page, and a wrapping problem in Opera and IE. The conflicting prototype function clone() has been removed. Changed to new fading library to improve support for Safari. A HOWTO reference document has been added. The license has changed to Apache 2.0.


Release Notes: Support was added for the Mac browsers, Safari and IE. Detection of standards compliance mode now allows for screen offsets to be calculated correctly regardless of DOCTYPE definition. Several long-standing bugs and JavaScript errors were corrected.


Release Notes: A major code revision was made, resulting in a smaller and faster library. Fading is now more efficient and is handled by an external class. All tooltip information is now stored in a global hash rather than as DOM node attributes. Tooltip trailing (following mouse movements) is now significantly faster and follows the mouse perfectly on most computers.


Release Notes: This version fixes major crashes in IE 5.0 (it cannot use delays since setTimeout is buggy), fixes a hideList error in all browsers, and fixes a bug on example10.html when using a popup.


Release Notes: This version fixes a scroll offset problem when IE is in compatibility mode, and a problem where the select box detection nixed the element inside the tooltip.