Navigator 2.0, Internet Explorer 3.0
window.clearTimeout(timeoutId)
A value returned by setTimeout() that identifies the timeout to be cancelled.
Nothing.
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.
file: /Techref/language/java/script/definitive/refp_431.htm, 4KB, , updated: 2019/10/14 15:00, local time: 2024/11/8 10:09,
3.141.198.230:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 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://linistepper.com/Techref/language/java/script/definitive/refp_431.htm"> [Chapter 21] Reference: Window.clearTimeout()</A> |
Did you find what you needed? |