modal-popup-from-scratch

Modal Popup from Scratch

The name of this JavaScript single-file unit follows the existing naming tradition: “modal popup” is neither modal nor popup. Unlike alert or prompt, it just mimics modal behavior in the same browser window.

Demo

Features:

Original publication: Modal Popup From Scratch (to be updated)