Replace JavaScript Dialogs With New HTML Dialog
ARANK
Here's how to replace JavaScript dialogs with the HTML dialog element with the same functionality as the alert(), confirm(), and prompt() methods.