jQuery.wijmo.wijpopup Namespace > options type : showEffect Field |
Default value: 'show'
Specifies the effect to use when showing the popup.
Valid values include:
See the jQuery UI Effects page for more information.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijpopup.options.showEffect; |
Javascript (Specification) | |
---|---|
|