|
Dynamic Rainbow Color Link Script
|
Other links at JavaScript > Scripts and Programs > Links and Buttons |
| 1. |
Link Description script
|
|
|
A DHTML script that displays a text description of a link beneath it when the mouse hovers over link. You can define more than one location for which this description is shown, allowing for links all over your page to benefit from the functionality.
|
| 2. |
Ace CSS Links Wizard
|
|
|
This is a Web-based wizard to create comprehensive dynamic CSS links. You can control styles for normal links, active links, visited links and add link hover effects. Select all your styles and copy/paste the code right from their site, it is all created for you.
|
| 3. |
Comment on simple link
|
|
|
A code snippet to display the description/comment when you roll over a link. It make it looks like the comment on the image.
|
| 4. |
DOM Tooltip
|
|
|
DOM Tooltip allows developers to have dynamic and configurable tooltips on HTML pages. This library supports Mozilla/Netscape6+, IE 5+, Konqueror and Opera 7. The tooltips are configured through three class definitions in a stylesheet, and consist of two parts, the caption and the content. Tips can be either greasy, sticky or velcro, where sticky tips remain after mouseout of the object and require a click to close, velcro tips close when you mouse out of the tooltip and greasy close when you mouse out of the target that created it. The tooltips cannot even popup embedded windows onload.
|
|
|