
Bootstrap Alert, Confirm, and Flexible Dialog Boxes | Bootbox
Bootbox.js is a small JavaScript library that allows you to create programming dialogs using Bootstrap templates, without having to worry about creating, managing, or removing any required…

Simple Modal Solution Using Pure JavaScript and CSS | bp-modal.js
Modals (or bp-modal) is a simple modal solution using pure JavaScript and CSS that helps you display a clean and responsive modal window on your web page….

Angular Custom Modal Dialog with Inner Component Support
angular-custom-modal is a nice clean Angular2+ window and dialog element with built-in component support. Why ng-template? ng-template prevents the parent component from initializing the component. Only when…

A Simple Pure Javascript Modal Dialog Plugin | TiModal
tiModal is a simple, flexible, and easy-to-customize JavaScript library for creating modal windows and alert/confirmation/prompt dialogs on a web page. Must Read: A Modal Dialog Bootstrap Cookie…

Simple Vue Modal Component With Explosion Effect
Vuexplosive Modal is a simple modal component of Vue that has an explosion effect. Must Read: A Simple Fireworks Animation With JavaScript | fireworks-js How to make…