Alert Dialog

You want to make sure information comes through to the user.

Confirm Dialog

You want the user to verify or accept something.

Prompt Dialog

A prompt dialog is often used if you want the user to input a value.

Delay

The callback function will be delay for 10 seconds when user clicks “ok” button.

Button Labels

Click on the bottom of the different location of the button to show you.

Notie.js official website

use data-plugin='notie' to make popup panel.

use data-type='success',data-type='warning' and so on to change type.