The Wayback Machine - https://web.archive.org/web/20080902190713/http://developer.mozilla.org:80/en/DOM/window.clearInterval

Mozilla.com

  1. MDC
  2. Main Page
  3. DOM
  4. window.clearInterval

Some features of this site require JavaScript.

window.clearInterval

« Gecko DOM Reference

Summary

Cancels repeated action which was set up using setInterval().

Syntax

window.clearInterval(intervalID)

intervalID is the identifier of the repeated action you want to cancel. This ID is returned from setInterval().

Example

See the setInterval() example.

Specification

DOM Level 0. Not part of any standard.

Languages

Page last modified 00:36, 22 Oct 2006 by Nickolay

Files (0)

 
 
 
Morty Proxy This is a proxified and sanitized view of the page, visit original site.