Delay Javascript Execution

Status
Not open for further replies.

Aspire

Padawan
The Script needs to do the following:-

1. Accept the input from the user
ie. The user tells the amount of time by which the execution should be delayed.
2. Delays the execution of the script by that amount of time
 

Liverpool_fan

Sami Hyypiä, LFC legend
Read and Rip
*pastebin.fosspowered.com/view/78152815

Alternatively you can use window.prompt() for getting input but forms and events is a better way.
 
Status
Not open for further replies.
Top Bottom