Window.clearTimeout() Method
Name
Window.clearTimeout() Method---cancel deferred execution
Navigator 2.0, Internet Explorer 3.0
Synopsis
window.clearTimeout(timeoutId)
- timeoutId
-
A value returned by setTimeout() that identifies the
timeout to be cancelled.
The clearTimeout() method cancels the execution of
code that has been deferred with the setTimeout()
method. The timeoutId argument is a value returned
by the call to setTimeout() and identifies which (of
possibly more than one) block of deferred code to cancel.
Window.blur()
Window.close()
file: /Techref/language/java/script/definitive/refp_431.htm,
4KB, , updated: 2019年10月14日 16:00, local time: 2025年9月14日 12:49,
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Questions?<A HREF="http://techref.massmind.org/techref/language/java/script/definitive/refp_431.htm"> [Chapter 21] Reference: Window.clearTimeout()</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.