popup - How to find modal dialog opener from javascript? -


I have a page that opens a modal dialog. After the work done on the conversation, I want to refresh the opening page. But when I open the popup using "OpenDialog" then I click on the window on the popup page Can not reach the opener using the opener. When I wanted to access it appears "undefined" (I do not want to use the "popup" method in this case. I think this method should be a dialog. Using "popup" is my second plan.)

What is the best practice to get rid of this issue?


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -