how many javascript setTimeout/ setInterval call can be set simultaneously in one page?

Posted by rabbit on Stack Overflow See other posts from Stack Overflow or by rabbit
Published on 2010-03-31T13:10:50Z Indexed on 2010/03/31 13:13 UTC
Read the original article Hit count: 256

Filed under:
|

I have to use atleast 2 setTimeouts and 1 setInterval. Does this have any dependency on the browser or javascript engine being used?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about settimeout