jQuery.wijmo.wijpopup Namespace > options type : hideEffect Field |
Default value: 'hide'
Specifies the effect to be used when the popup is hidden.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijpopup.options.hideEffect; |
Javascript (Specification) | |
---|---|
|