Wijmo UI for the Web
open Method
wijmo.dialog Namespace > wijdialog type : open Method
The open method opens an instance of the wijdialog.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijdialog("open");
});
function open() : any;
See Also

Reference

wijdialog type
wijdialog jQuery Widget