Wijmo UI for the Web
animate Field

Default value: false

The animate option defines the sliding animation that is applied to the slider handle when a user clicks outside the handle on the bar.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijslider.options.animate;
Javascript (Specification) 
var animate : boolean;
Remarks
This option will accept a string representing one of the three predefined speeds or a number representing the length of time in milliseconds that the animation will run. The three predefined speeds are slow, normal, or fast.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.