Mouse Tricks related scripts & softwares
This script will add a fancy custom crosshair mouse cursor to your website. You can modify this custom mouse cursor script anyway you want to add functionality and special effects. You can even change the shape and color of the mouse cursor by changing the image (skin) file.
This script can display tooltips with HTML content for any element on a page in any modern browser. Easy to setup and customize.
DND is a library for adding drag-and-drop capabilities to elements on a web page. It includes a Sortable class that makes it possible to change the order of items in a list or rows in a table. Demonstrations are included with the source.
A very simple and powerfull Anti Right Clic javascript !!!! This script avoid the right clic of your mouse.
This script features an example of a simple drag and drop which can be customized and implemented on several system. It detects the browser and retrieves the mouse coordinates.
There is a demo.
This online script can retrieve the mouse coordinates by a single click and display a box near the mouse. This script takes into consideration the browser type and apply an opacity style onto the box.
Tired of the digital age? This script produces the face of an analogue clock with second, minute and hour hands, which follows your mouse around the screen. The effect is further enhanced as the face of the clock is transparent so that the web-page can be seen underneath it.
An effect that normally you could only achieve using Flash Animations, but done in JavaScript!
This script makes 'fairy dust' drift from your mouse each time you move it around the screen. It's great for kids web-sites and adds a touch of magic. The effect is similar to the 'magic sparkles' that appear when most cartoon fairies (such as Tinkerbell in Peter Pan) move around.
CodeThatHint is a javascript widget providing the functionality of the tool tip (hint) control. It is represented by the box with the text note, image and any other HTML content and usually displayed in response to the user action (mouse movement, click). The note usually introduces some useful and helpful information and makes site or application evaluation more convenient by shortening the learning curve.
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.
|