 |
cp.onload
navigator.crossProbe.onload
In : current object
Holds a reference to a javascript function to execute when your document
is fully loaded. Apart from the two conditional cp.onloadAnd...
events which both are tied to the cp.probeExecute function
This one goes off at no matter. It is simply a substitute for the original
window.OnLoad,
or as some prefer to say: <BODY
ONLOAD> .
(see the
SampleArea for syntax.)
|