Use this script to add a simple image trail to your webpage. A single image follows the mouse around, and is configurable in several useful ways.
Top JavaScript scripts
1).
Nice MouseOver effect This JavaScript implements an amazing color changing effect; like on a table when the user moves the mouse over it or when he/she clicks on it, by means of a setPointer function, which can be called upon anywhere you want on the document.
2).
Comet Trail This script implements a mouse effect, which leaves a trail behind the mouse creating a comet trail. The background colors, font, size etc. can be configured through the script.
3).
Super mouseover generator This is a JavaScript to display a mouse trick in which an image is displayed in your webpage with attractive visual feature on mouseover. The image can have a hyperlink.
4).
Cursor Trail script A neat cross-browser mouse trail rendered using 6 images of your choice.
5).
MouseBall This script can rotate six 3D balls in a circle around the cursor of the mouse and also keeps changing the size of the balls. The width, height etc. of the balls can be customized in the script.
6).
Custom Cursor Script The script can replace the standard cursor with a customized cursor with any image that you specify in Internet Explorer 6. The image has to either .ani or .cur.
7).
Table Background Hover Colors With CSS Table Background Hover Colors With CSS is a tutorial which teaches the users how to alter the background colors of a table when the users move the mouse over it.