How to make a simple modal popup for the following code.And on click on the background the modal popup should not disappear.
a Modal window by definition requires action to be taken by the user before it can be returned to the main window. So what you are looking for is not a modal but a window.