July 1998
Intermediate to advanced
1456 pages
65h 5m
English
clearTimeout( ) — NN 2 IE 3 DOM n/a
clearTimeout(timeoutID)
Turns off the timeout delay counter referenced by the
timeoutID parameter. See
setTimeout( ) for how to initiate such a delay.
None.
timeoutID
An integer created as the return value of a setTimeout( ) method.
Read now
Unlock full access