Cancels the interval previously started using the setinterval method.
dhtml语法
window.clearinterval(iintervalid)
parameters
iIntervalID |
Required.
Integerthat specifies the interval to cancel. This value must have been previously returned by the setInterval method. |
Return Value
No return value.
是否符合公共标准
There is no public standard that applies to this method.
Applies To
更多语法参考
setInterval