Wijmo UI for the Web
easing Field

Sets the type of animation easing effect that users experience as the panel is scrolled. You can create custom easing animations using jQuery UI Easings.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.superpanel.superpanel_animation;
var value; // Type: string
value = instance.easing;
Javascript (Specification) 
var easing : string;
Browser Compatibility
7
5
5

See Also

Reference

superpanel_animation Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.