javascript window clearTimeout( )

clearTimeout( ) NN 2 IE 3 DOM n/a  

clearTimeout(timeoutID)

  

Turns off the timeout delay counter referenced by the timeoutID parameter. See setTimeout( ) for how to initiate such a delay.

 
Parameters
 
  • An integer created as the return value of a setTimeout( ) method.
 
Returned Value

None.


2236,Nickname,Homepage or email,Comments here,Add comment