jQuery Plugin to replace Javascript’s window.alert(), window.confirm() and window.prompt() functions
Today I am going to share awesome jQuery Plugin to replace Javascript’s window.alert(), window.confirm() and window.prompt() functions. This popup plugin enables you to create alert / confirm / prompt dialog boxes with custom styles & animations.

Features
- Substitutes Javascript’s window.alert(), window.confirm() and window.prompt() functions
- Implements jQuery Promise interface
- Customizable buttons and inputs
- Flexible message-queue
- Fully CSS customizable
Libraries
Include jQuery library with plugins JS+CSS library.
HTML
Created sample button for all types of popup buttons.
JS
Here is the list of sample function which can use to display different different types of popup.
See live demo and download source code.
DEMO | DOWNLOAD
This awesome plugin is developed by gasparesganga. Visit their official github repository for more information and follow for future updates.