I have a problem, I have Javascript that opens a popup. I want to avoide the user from closing the parent window first. I dont want to use showDialog, I want to use window.open() only.. Is there any way to do that..? I already came to extent so i can able to give a prompt to user saying that Please close the child first.. But i am not able to control the flow. meaning it shows the message and close the window. Please help me over come this problem.
Thanks a lot
-Ashwath
Thanks a lot
-Ashwath
Comment