Wijmo UI for the Web
animation Field

Default value: null

An option that controls aspects of the widget's animation, such as the animation effect and easing.

Syntax
Javascript (Usage) 
var value; // Type: object
value = jQuery.wijmo.wijrating.options.animation;
Javascript (Specification) 
var animation : object;
Remarks
animation.animated defines the animation effect for the rating widget. animation.duration defines the length of the animation effect in milliseconds. animation.easing defines the easing effect of an animation. animation.delay defines the length of the delay in milliseconds.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.