13553CodeThatHint is a javascript widgethttp://www.codethat.com/hint/index.htmlCodeThatHint 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).JavaScript > Scripts and Programs > Mouse TricksOct 12, 2006CodeThat.Com
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.
Simply copy and paste the following code inside your body tags and run it from a browser.
If you want to see the live result (we believe this is the best way to learn what is the script about), try it here (new window).
DND is a JavaScript library that provides drag-and-drop functionality to
elements on web pages. It includes the Sortable class, an easy-to-use
interface that allows users to rearrange the order of elements in tables or
lists by dragging them to a new location.
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.
There are many reasons you might want to disable the right click function within your webpages. Maybe you want to try and protect your images or source code etc... A Javascript that can stop your visitors from right clicking on your webpages is quite helpful. This no right click javascript will open an auto centering alert box providing a message to the visitor.
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.