Page 1 of 1

How to Close Popup from child iframe page

Posted: Fri Apr 15, 2016 4:57 pm
by Joni de Campos

I have a menu that calls a HTML page on a iframe.

I open a popup to tell the user I am loading the page.

When the iframe page runs the service and Services = Success I want to close the parent Popup.


How to Close Popup from child iframe page

Posted: Fri Apr 15, 2016 5:08 pm
by Joni de Campos

Found the solution:

closePopup();

closes the popup. !


How to Close Popup from child iframe page

Posted: Fri Apr 15, 2016 5:23 pm
by Evgene Karachevtsev

Hello Joni,

Thank you for the update, glad it works!


How to Close Popup from child iframe page

Posted: Fri Apr 15, 2016 7:58 pm
by Joni de Campos

Hmmm...it does not work on Safari in iPad.

Works on Mac OS X Safari, Chrome and Firefox...

Any idea ?


How to Close Popup from child iframe page

Posted: Mon Apr 18, 2016 4:19 pm
by Serhii Kulibaba

Hello Joni,

Please check if there are any errors in the Weinre console. You can learn here: https://devcenter.appery.io/documenta... how to open the console.