Wijmo UI for the Web
animation Field

Sets the showAnimation and hideAnimation options if they are not specified individually.

Syntax
Javascript (Usage) 
var value; // Type: any
value = jQuery.wijmo.wijtooltip.options.animation;
Javascript (Specification) 
var animation : any;
Remarks
This should be an object value. Possible values include: 'animated', 'duration', and 'easing'. You can create custom easing animations using jQuery UI Easings. This property works with jQuery animation.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.