Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Image Effects > Changing Images |
| 1. |
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.
|
| 2. |
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.
|
| 3. |
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!
|
| 4. |
Active Image Resizing With Drag
|
|
|
This script allows you to resize one or more images on a page by clicking and dragging on the image(s). A single left-click will also reset the image to a default size. Any number of images may be used.
|
|
|