When JavaScript runs in the browser, it can communicate with users through modal dialog boxes. A modal window means the user cannot interact with anything else on the page until they respond. This is ...