lightMouse
a jQuery plugin that creates a light effect following the mouse
Easy to use
Without parameters => $('#myDiv').lightMouse();
With parameters (color, width, height) => $('#myDiv').lightMouse({ couleur:'#ffffff', largeur:20, hauteur:20 });
If you like this little jQuery plugin let me know on [email protected]. I will be pleased ,-)