Wijmo UI for the Web
close Method
The close method closes the dialog widget.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijdialog("close");
});
Javascript (Specification) 
function close() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijdialog type
wijdialog jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.