Select theme

Alerts and notifications

Notify.js

Notify.js is a jQuery plugin to provide simple yet fully customisable notifications. The javascript code snippets in this documentation with the green edge are runnable by clicking them. For more information click here.

Default alerts

Animated alerts with animate.css

Outlined alerts

Animated outlined alerts with animate.css

SweetAlert2

A beautiful and customizable replacement for JavaScript's "alert". For more information click here.

A title with a text under

A message with auto close timer

Custom HTML description

A warning message, with a function attached to the "Confirm"-button...

... and by passing a parameter, you can execute something else for "Cancel".

Toastr

Simple javascript toast notifications. For more information click here.