The purpose of this module is to
offer the user some control over the order in which mousecapturing
routines get executed. See the discussion below with regard
to CAPTUREFIRST for the rationale associated
with this module. 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="cMousecapture.js"></SCRIPT>
You only have to make sure that the cMousecapture.js module
is loaded after the core module.
Download this module as
a zip file. |