A modal message box, form or dialog box must be processed before you can continue working with the rest of the application. Examples in Javascript are the alert, confirm, and prompt statements. These ...
Must Include CSS Code/Default Custom Alert Box Class: /* must include css */ .custom-alert-box { position: absolute; top: 0%; padding: 20px; font-size: 16px; color: # ...