Bootstrap Alerts
Simple alerts
Alerts with link color

Use the .alert-link utility class to quickly provide matching colored links within any alert.

Dismissible alerts

Add a button within the .alert-dismissible class and add data-dismiss="alert" to the button to dismiss the alert

Sweet Alert 2

A basic message

A title with a text under

A modal with a title, an error icon, a text, and a footer

A modal window with a long content inside

Custom HTML description and buttons with ARIA labels

A dialog with three buttons

A custom positioned dialog

Custom animation with Animate.css

A confirm dialog, with a function attached to the "Confirm"-button...

By passing a parameter, you can execute something else for "Cancel"

A message with a custom image

A message with custom width, padding, background and animated Nyan Cat

A message with auto close timer

Right-to-left support for Arabic, Persian, Hebrew, and other RTL languages

AJAX request example

Chaining modals (queue) example

Dynamic queue example