jQuery.wijmo.wijmenu Namespace > options type : animation Field |
The animation option determines the menu animation if the showAnimation and hideAnimation properties are not individually specified. For a description of the animation effects and the easing effects, please see the Animation page.
Javascript (Usage) | |
---|---|
var value; // Type: wijmenu_animation value = jQuery.wijmo.wijmenu.options.animation; |
Javascript (Specification) | |
---|---|
var animation : wijmenu_animation; |