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.
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.
Found the solution:
closePopup();
closes the popup. !
Hello Joni,
Thank you for the update, glad it works!
Hmmm...it does not work on Safari in iPad.
Works on Mac OS X Safari, Chrome and Firefox...
Any idea ?
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.