Magic Wand cursor is multi-platform compatible. Make the cursor on your page the center of attention for once, with this script. It renders minute glowing particles that revolve the cursor in a 3D, circular trajectory, like in a magic wand....
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. I use this function on my own...
Change Button Text On MouseOver is multi-platform compatible. This randomly picks a string to use and places that string on the form button. This runs on a mouseover event, so that everytime the user places the mouse over the button it's text will...
4 Christmas Trailers is Windows compatible. Add a touch of Christmas to your website with this sweet little DHTML animation. Very easy configuration. Choose among three different animations. IE 5x/6x, NS 4x/6x/7x.
MouseOver show New Content is multi-platform compatible. This JavaScript example shows how to create a "dynamic" updated field on the page. The updated field happens to be a table in this example, and the background is shown to show you it's entire...
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.
Double Mouseover is multi-platform compatible. A JavaScript to change two images at once as the mouse is placed over another image. The image on the left is changed as the images on the right are moused over. The images on the right also change on a...
Mouse-events.html is a template for handling three basic mouse events: Moving, pressing down on a button, and releasing the button. It works in IE 5+ and should also work in NS 6+.
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. Properly done, a custom cursor can bring furthered consistency to your site's design.
Screaming No-Right-Click From Hell is multi-platform compatible. 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...