jQuery.wijmo.wijpopup Namespace > options type : hideDuration Field |
Default value: 100
A value that indicates the number of milliseconds it takes for the indicated animation effect to completely hide the popup.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijpopup.options.hideDuration; |
Javascript (Specification) | |
---|---|
|