DHTMLX Docs & Samples Explorer

hide()

hides the pop-up window

var  myPop = new dhtmlXPopup(...);
myPop.hide();

Related resources