I want to disable the parent window when I opened the child window using javascript and html, and to do that I am using window.open() method to open new popup window. As per my requirement, showModalDialog() or showModelessDialog() is not useful in my project. Does any one has any solution on this problem.
Any suggestions would be appreciated!
Bookmarks