SyntaxFix
Write A Post
Hire A Developer
Questions
There is the following:
setTimeout(function, milliseconds);
function which can be passed the time after which the function will be executed.
See: Window setTimeout() Method.
setTimeout()