Wijmo UI for the Web
pin Method
The pin method prevents the wijdialog from being moved.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijdialog("pin");
});
Javascript (Specification) 
function pin() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijdialog type
wijdialog jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.