Capturing Mouse X-Y Position Script and Quick-Take TutorialThis straightforward, easy script and quick-take mini-tutorial shows how to reliably capture the mouse X and Y positions, dynamically, in NS4-6 and IE4-6. Also shows how to display positional values in form fields.
Cool DHTML TooltipThis is a practical, elegant DHTML tooltip script. Use it to display additional information about a link or any other element (ie: table) when the mouse moves over it.
Custom Cursor ScriptStarting 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. This script uses CSS to allow you to customize your page's cursor in IE6+.
Double Click to Move Table RowScript allows users to move rows up and down on a table by simply double-clicking on the source row and then again on the destination row.
Dynamic ContentThis JavaScript displays different content for different links on the same area, dynamically. You can display any content in the area. This version (v 2.0) supports IE, NS4, NS6.