For example I have a "Cancel" button on a popup.
How do I close the popup when this button is clicked by using javascript?
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