Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Links and Buttons |
| 1. |
Dynamic Rainbow Color Link Script
|
|
|
This cut-and-paste script creates a link that cycles through three colors. Features include settable blink rate; settable blink colors; settable no-blink color; and on/off control via links (optional). A simple function call can also make the link either start blinking when clicked, or stop blinking when clicked. A cool way to emphasize critical navigational elements.
|
| 2. |
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.
|
| 3. |
Link Fader script
|
|
|
This easy-to-install script allows your links to fade from one colour to another (both of which you specify) when the mouse hovers over any link on the page, and back to the original colour "onmouseout". Works in almost all browsers - Netscape6/Mozilla/IE/Opera (except Netscape4) and doesn't cause error messages in those that it does not work in. It's highly customizable too.
|
| 4. |
ButtonsBar (Toolbar) Control
|
|
|
ButtonsBar (Toolbar) Control is JavaScirpt Class to use in your web applications. Just create your own 16x16 pixel image, give your button a name, attach an onClick function, and the rest gets done for you.Features:+ Built-in 3d effect, only one icon is needed instead of 3. + Attach onClick event. + Functions to draw buttons bar (Toolbar) panel, buttons separators and more api functions...
|
| 5. |
Back Button
|
|
|
Simple, one line of code to create a back button just like the kind your browser uses.
|
|
|