clearTimeout()

This method is used to turn off a timeout delay counter referenced by the timeout parameter's value.

syntax:

clearTimeout(timeout)

This method is used with the following:

window