This plugin contains a collection
of commands that permit the user to 1) position the CAPTION
area on either the top or bottom of the coolTip (or even
to the side), 2) add scroll controls so that large body
text amounts can be seen, and 3) specify another HTML file
as the body text source with scroll controls.
Remember that commands are always in uppercase (case-sensitive)
and can have none or up to two parameter values.
To include these support modules 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="cPositioncap.js"></SCRIPT>
You only have to make sure that the cPositioncap.js module
is loaded after the core module.
Download the positioncap module
as a zip file. |