Home | Top | Free Ajax Editor | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Cancels a time-out that was set with the setTimeout method.
Syntax
window .clearTimeout( iTimeoutID )Parameters
iTimeoutID | Required. Integer that specifies the time-out setting returned by a previous call to the setTimeout method. |
Return Value
No return value.
Standards Information
There is no public standard that applies to this method.
Applies To
|
window |
Home | Top | Free Ajax Editor | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |