Download List

Project Description

DOM Tooltip allows developers to add customized tooltips to Web pages. The tooltips are controlled through style class definitions and respond to events such as "mouseover", and avoids possible collisions with form elements such as select boxes and screen edges. While originally designed to create context tooltips, it is also possible to create a wide variety of dynamic layers, such as embedded windows, context menus, and hidden blocks. Additional features include sticky tips, tooltip fading, lifetime, relative positioning, class assignments, width adjustments, mouse dragging, captions, directionality, offset adjustments, adjustable activate/deactivate delay times, snapping to grid, fate adjustment (hide or destroy), and references to created tips. It supports Mozilla/Netscape6+, IE 5.5+, IE on Mac, Safari, Konqueror, and Opera 7.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-12-19 08:18
0.5.0

This release fixes an invalid variable name which caused the last release to not work.
Tags: Minor bugfixes

2002-12-19 04:47
0.4.9

Select elements now retain visibility only when all tooltips which obstruct them (not just the current one) have moved away. Tooltips are now draggable in Konqueror. Two tooltips can be triggered on the same event if the 'id' option is used. A global mousemove bug was fixed in IE. Lots of other code cleanups, bugfixes, and improvements were made.
Tags: Minor feature enhancements

2002-12-07 20:38
0.4.5

A boatload of IE 5.5 bugs and some Opera bugs were fixed. A 'maxWidth' option was added to make it possible to override any global or stylesheet maximum width by disabling. Toggle display now uses display = 'none' instead of hidden visibility. Demo fixes were made.
Tags: Major bugfixes

2002-12-06 12:34
0.4.4

This release fixes a small IE bug with the onload event.
Tags: Minor bugfixes

2002-12-06 09:06
0.4.3

This release includes the ability to create mini popup windows on page load, fixes for several standards compliance bugs in IE, as well as broken dragging in Mozilla, and some catches for permission errors in Mozilla.
Tags: Minor feature enhancements

Project Resources