|
|
|
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.
Version: n/a
Platforms: windows
Last Updated: February 17, 2006 |
|
|
|
|
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.
Version: 1.0
Platforms: n/a
Last Updated: April 02, 2006 |
|
|
|
|