MODAL

Modals are triggered at a particular action and postioned on the top layer over anything else on the page to display important information and it removes the scroll from the page. User can close it manually.

Pop Up Modal

You can uses this modal example to show a pop-up decision dialog to your users especially when deleting an item and making sure if the user really wants to do that by double confirming. Use the code example below to use or customize according to your preference.

Code Example :
Live Demo :
HTML
Javascript