DHTMLX Docs & Samples Explorer
Index
dhtmlxPopup
API methods
hide()
hides the pop-up window
var
myPop
=
new
dhtmlXPopup
(
...
)
; myPop.
hide
(
)
;
Related resources
API
-
show()
,
isVisible()
Article -
Managing dhtmlxPopup visibility
Sample - samples/01_init/07_custom_object.html