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.
This script displays a snake text effect on the cursor. The script includes a HTML code generator that allows to change parameters without any knowledge of JavaScript and HTML programming.
A memorable experience for Internet Explorer users who right-click on your page -- this script opens a popup that flies around the screen, screaming. Worse, you cannot shut the screamer up without following a specific instruction. (Default behavior for non-IE browsers also included.) Very easy to install, the script comes as a download kit with simple instructions, sample code, and sound file included.
Mouseovers are age-old (only for Internet) way of showing that you can play with JavaScript. Even now we design sites with mouse over as compulsory as html tag. I tweaked the conventional mouse over script to the present one. It shows image on onMouseOver, onMouseOut and onMouseDown, creating the impression that button is pressed..
Implementing drag and drop functionality is not as simple as one would think. Besides having to do a boundary check on all the draggable layers, you also have to make sure that the right layer is selected when overlapping occurs. By combining a subset of my DHTML API with my mouse events script, I created this minimalist drag and drop HTML sample.
This is a little snippet which you can use on any object like a table or img. The script uses your mouse position and when the mouse is moved the tooltip will slide with the mouse. the tips are fading in and out from 0 to 100% transparancy
An alien "caterpillar" tracks your mouse cursor across your web page. This script was originally developed to simulate the Sentinals or "Squidies" from The Matrix. Given the right images it can achieve that affect. However, in order to avoid copyright infringement this script is supplied with 4 examples using self created images. You can use the default images for 4 different mouse trailers or use your own images to create your own mouse tracking "alien" creature. Not a very useful script but it does add a WOW factor to your web page.(Update. Click on it!)
Use this script to launch a popup window whenever the right mouse button is clicked. Useful for limited protection of page code and images; and the popup window can contain whatever fulmination on human morals you wish to deliver.