Modal

A modal is a dialog box/popup window that is displayed on top of the current page.

On simple modal when you click outside of modal it get dismissed. it comes by default with simple modal and if you wish to remove it just remove that implementation. To remove the code check the simple implementation of Modal's js code and remove the last line.

Simple Modal

Footer Modal