Modal

MOR's JavaScript modal is used to add dialog boxes to your site for lightboxes, user notifications, or completely personalized content.


Imports


Pop-up Modal

Modals are positioned over everything else in the document and they prevent the page from scrolling. The only way to close it is with the close button on the modal pop-up.

This Component requires javaScript to function, Add this script to your html document.