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.

css-tricks.com
Related Topics: JavaScript HTML Web Standards / Browsers
2 comments