13574Custom Cursor Scripthttp://www.dynamicdrive.com/dynamicindex11/customcursor.htmStarting 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.
Note that the image must be of the type .cur or .ani
Learn how to drag & drop. This script detects the browser version in order the be compatible on different type of user system, you can easily add more browser detection conditions for additional compatibility.
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.
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.
Note that the image must be of the type .cur or .ani
Demo: If you're using IE6+, you should see a custom cursor in place of the default arrow one.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.