This command reference lists the
command you one use to control scrolling in coolTip.
This module introduces the simplified scrolling procedure
that Fote Macrides first introduced in his code set (See http://www.macridesweb.com/oltest/ Fote
has removed this type of scrolling from his command set
in favor of the more rigorous Followscroll plugin). Read
the core module documentation for
more information about other 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 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="cScroll.js"></SCRIPT>
You only have to make sure that the cScroll.js module
is loaded after the core module.
Download Scroll module
as a zip file.
|