Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Mouse Tricks |
| 1. |
JS MouseOver Generator
|
|
|
This form will generate a JavaScript MouseOver script that you can copy and paste in to your HTML documents. With this script, and two images, you can create MouseOver buttons. Both images must be the same size and in GIF format. The images should be on a server. Tool requires JavaScript.
|
| 2. |
Link Color Changer
|
|
|
This script will allow you to have all of the links on a page change color when the mouse moves over them. Only works with IE4+ at this time.
|
| 3. |
Change Button Text On MouseOver
|
|
|
This randomly picks a string to use and places that string on the form button. This runs on a mouseover event, so that everytime the user places the mouse over the button it's text will change.
|
| 4. |
Double Mouseover
|
|
|
A JavaScript to change two images at once as the mouse is placed over another image. The image on the left is changed as the images on the right are moused over. The images on the right also change on a mouse over, which creates a double effect.
|
| 5. |
Nice MouseOver effect
|
|
|
With this javascript function you can add nice onMouseOver and onClick effects to your website. The function looks a bit like the function used on databaserows in phpMyAdmin, if you're familiar with the program.
|
|
|