Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Cancels the interval previously started using the setInterval method.
Syntax
object.clearInterval(iIntervalID)
Parameters
iIntervalID Required. Interval to cancel. This value must have been previously returned by the setInterval method.
Return Value
No return value.
Applies To
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.