How to close popup programatically?
Posted: Thu May 21, 2015 6:48 am
For example I have a "Cancel" button on a popup.
How do I close the popup when this button is clicked by using javascript?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
For example I have a "Cancel" button on a popup.
How do I close the popup when this button is clicked by using javascript?
Ok, found it myself.
codeclosePopup();/code