Because a Javascript Alert() locks the screen, there may be times when you wish to delay the show of an alert by a short period of time to allow some other Javascript code to execute first. Here is a simple effective solution to delay the loading of a Javascript Alert().