-
Do timers stop all code?
Does the setTimeout() function pause all code? Or will it continue running the code underneath it even before the timer has completed?
Last edited by thetestingsite; 04-14-2008 at 03:27 PM.
Reason: removed signature
-
-
It will not stop all code, just continue till your input time is over, make the other input function function on the page, and then stop(It doesn't come back).
Is this the answer you were looking for?
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks