Wijmo UI for the Web
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.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijpopup.options.hideDuration;
Javascript (Specification) 
var hideDuration : number;
Remarks
This allows you to use a different number of milliseconds when you show the popup than when you hide the popup.(See also showDuration.)
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.