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

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijpopup.options.showEffect;
Javascript (Specification) 
var showEffect : string;
Remarks
This allows you to use a different effect when you show the popup than when you hide it. (See also hideEffect.)
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.