can u give me some sample for timer function in javascript
Sample code for Timer function
Collapse
X
-
Tags: None
-
I've split your post from the thread you posted in. When you have a different question to a question posed by someone else, start a new thread. Do not hijack other threads. Please read the Posting Guidelines. Thank you.
Moderator. -
What do you want to use it for? Two functions are available: setTimeout and setInterval.Originally posted by gayathripinkucan u give me some sample for timer function in javascriptComment
Comment