This command reference lists the
commands you can use to to drag a coolTip around on your
web page. The original reason this plugin
was introduced was to permit moving the coolTip away from
obscurring FORM elements on a web page. However, with newer
browsers this problem has largely gone away so this plugin
isn't needed as often. Remember that commands are always in uppercase (case-sensitive)
and can have none or up to two parameter values.
To include this support module just include the following
statements in the HEAD section of your document:
<SCRIPT TYPE="text/javascript" SRC="cCore.js"></SCRIPT>
<SCRIPT TYPE="text/javascript" SRC="cDraggable.js"></SCRIPT>
You only have to make sure that the cDraggable.js module
is loaded after the core module.
Download this
module as a zip file. |