|
Drag and Drop
|
Other links at JavaScript > Scripts and Programs > Mouse Tricks |
| 1. |
Comet Trail
|
|
|
A "comet" mouse trail script thats non intrusive- yet visually impressive. Very cool effect for your site.
|
| 2. |
The unique mouseovers
|
|
|
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..
|
| 3. |
Custom Cursor Script
|
|
|
Starting in IE6, for the first time ever, you can specify your own image for the browser to use as the cursor. The image will replace the default "arrow" one. This script uses CSS to allow you to customize your pages cursor in IE6+.
|
| 4. |
DS CursorSnakeText - Script
|
|
|
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.
|
| 5. |
Cooltips
|
|
|
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
|
|
|