Wijmo UI for the Web
hideEffect Field

Default value: 'hide'

Specifies the effect to be used when the popup is hidden.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijpopup.options.hideEffect;
Javascript (Specification) 
var hideEffect : string;
Remarks
This allows you to use a different effect when you show the popup than when you hide the popup.(See also showEffect.) Possible values include 'blind', 'clip', 'drop', 'fade', 'fold', 'slide', and 'pulsate'.See the jQuery UI / Effects page for more information.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.