|
Document lightening effect
|
Other links at JavaScript > Scripts and Programs > Visual Effects |
| 1. |
Bubble Effect
|
|
|
Bubbles drift upwards, then vanish on your page, with this visual effect script.
|
| 2. |
eLouais Ripple Filter
|
|
|
Easily create ripples in your text and images with this script. Small and simple to implement. If combined with setTimeout you can then ANIMATE the ripples (change the phase parameter). Requires IE 5.5+
|
| 3. |
Highlight table cells script
|
|
|
Give any table a "rollover" personality with this script! Using it, you can allow the cells or rows of any table to change color when the mouse rolls over them. This is a very powerful script that can add a little magic to any table, whatever the table is used for.
|
| 4. |
eLouais Desaturate Image Script
|
|
|
Easily desaturate (and colorize) your images using javascript. Great for rollover effects to indicate clickable regions. Very simple to implement. Includes sample script. requires IE 5.5+
|
| 5. |
JS-Loader
|
|
|
This script views a progress bar while your page is loading. It only works if your page contains images, since it checks for each image if loading is complete. After the page is loaded, contents will be faded in.
|
|
|