Wijmo UI for the Web
easing Field

Default value: 'easeInQuad'

Sets the type of animation easing effect that users experience when they click the previous or next buttons on the wijcalendar.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijcalendar.options.easing;
Javascript (Specification) 
var easing : string;
Remarks
For example, if the easing is set to "easeInBounce" the calendar bounces back and forth several times and then slides to the previous or next calendar month. You can create custom easing animations using jQuery UI Easings.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.