Blurt - A JS replacement for default alert(), confirm() and prompt()
1 min read
Blurt is a replacement for the default alert(), confirm() and prompt()
functions. Inspired by sweetAlert, it is implemented using custom css and js .
Download the minified blurt css and js files here. Link the files in your webpage and get going.
Read the complete usage with examples on Blurt project website.