Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Image Effects > Changing Images |
| 1. |
Change Image
|
|
|
Dynamically change an image when the user touches it. For this example, I have one image and when you put your cursor on it, it changes to another. If you use this script, be sure to use images of the same size!
|
| 2. |
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.
|
| 3. |
Dirt-Simple Four-State Mouse-Action Image Buttons
|
|
|
Four-state image buttons -- with no multiple images, no layers, and no JavaScript? Darned close! Plug in a simple style script, attach a few mouse events to an image (or images), and bang -- instant four-action buttons even most power scripters would sweat to do. Easy sailing, even for newcomers.
|
| 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. |
Scott Brady's Image Rollover
|
|
|
This script adds a little bit of flashy, hi-tech to your webpage. When the user moves the mouse over your image the image changes, and then returns to normal whenthe mouse is moved off. This script works in: Navigator 3 - 4, Opera 3.1, and Explorer 4.
|
|
|