javascript - Intercept close Popup from Parent Page -


I have a question in an html page, I have JavaScript code which is a popup by clicking on the link I displayed in the link Allows the window to open and close, so the text displayed in the link changes to the status of the popup window (open-closed).

With a variable right / wrong, I click on the link to manage the opening and closing of the popup window whose text is "opened popup" / "closed popup".

The next step is to make changes to this state (true / false, "opened popup" / "closed popup") by closing popup window. This idea does not need to refresh the page. Is this possible?

Thanks and Best Relationship

popup window The unload event of the object.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -