Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Mouse Tricks |
| 1. |
Animated Menu 1
|
|
|
This JavaScript changes menu images when you place your mouse over the specified images. It works for Netscape 3.0x or greater.
|
| 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. |
MouseOver show New Content
|
|
|
This JavaScript example shows how to create a "dynamic" updated field on the page. The updated field happens to be a table in this example, and the background is shown to show you it's entire field. Netscape requires that the size of the field be defined upon the page's creation - IE doesn't care and can resize the field dependant upon the data placed into it as it is placed into it. This script is designed specifically for IE. Netscape would, but requires special if statements to have different accesses to the objects.
|
| 4. |
Magic Wand cursor
|
|
|
Make the cursor on your page the center of attention for once, with this script. It renders minute glowing particles that revolve the cursor in a 3D, circular trajectory, like in a magic wand. Mesmerizing!
|
| 5. |
Dynamic Content
|
|
|
This JavaScript displays different content for different links on the same area, dynamically. You can display any content in the area. This version (v 2.0) supports IE, NS4, NS6.
|
|
|