The purpose of this simple stack is to display Javascript alert and confirmation popup boxes, using the native dialogue windows in web browsers. Alerts are used to tell the website user something important. Confirmations usually present a question or other message, with two buttons for the user to either cancel the action or continue. The AlertConfirm stack works in all web browsers, with emphasis on being quick and easy to setup.