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