$fn.closeDialog()
This is a function to close the dialog UI.
Closing the dialog returns to the originating UI.
[v3.3.0] This is a built-in function added.
Return Value
None
Sample
$fn.closeDialog();
This is a function to close the dialog UI.
Closing the dialog returns to the originating UI.
[v3.3.0] This is a built-in function added.
None
$fn.closeDialog();