Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Image Effects > Changing Images |
| 1. |
Kai Button
|
|
|
This is the standard JavaScript 'image rollover' - an image that changes appearance as you move the mouse over it. The JavaScript works by loading several alternative images for each button. If the user moves the mouse in or out of the button's area, a JavaScript function is invoked to change the image displayed. It does this by changing the 'src' attribute of the named button image.
|
| 2. |
Changing TextArea Background Images on MouseOver
|
|
|
Use this script to apply a background image to a textarea, and change the image on mouseover. The script can also change the text color in response to the mouseover event. An eye-catching effect, and very easy to install.
|
| 3. |
JSFX Multimedia Rollovers
|
|
|
Make your image rollovers much more dynamic by using the Microsoft Transition Filters built into Internet Explorer on the Windows platform. Using this script, visitors with I.E. 4+ will see a very dynamic-animated image rollover. In all other browsers the script degrades to a simple image swap. The low bandwidth of an image swap with the high impact of a Flash animation (without using Flash).
|
| 4. |
thesitewizard Image Rollover JavaScript
|
|
|
This script (and the explanatory text) allows you to create buttons and images that change when your visitors' mouse cursors hover over them. It is useful for buttons that automatically depress and pop-up, menus and other image tricks.
|
| 5. |
Pop-up image Script
|
|
|
Turn regular images into depressible, pop-up buttons! This script creates the illusion of an elevated image by applying a shadow and shifting the image to the up and left. When the user holds down the mouse, the shadow is deleted, and the image shifted back to its usual position...just like a button!
|
|
|