The purpose of this plugin is to
provide support for EXCLUSIVE, STICKY coolTips,
along with introducing the EXCLUSIVESTATUS and EXCLUSIVEOVERRIDE
comands.
Read
the core module documentation for
more information about ways to customize coolTip.
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="cExclusive.js"></SCRIPT>
You only have to make sure that the cExclusive.js module
is loaded after the core module.
Download this
module as a zip file. |