I want to put a code into a page to close opened popups. For example: I enter into page1.html and a popup is open, after that I enter into page2.html (the page who have the code) and this code close the popup opened by the page1.html.
Is this possible?
Thanks