In this article author shares code on how to create modal popup window which requires user attention. Modal window is needed when we want the user attention to do something and restricting the user from doing other work in the page until he or she closes the popup. This tutorial shows we can use Javascript function to easily create modal dialog popup in few minutes.