asp.net.ph

Skip Navigation Links

clearInterval Method

DHTML Methods


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

window



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note