Wijmo UI for the Web
mode Field

Default value: 'flyout'

The mode option defines the behavior of the menu, whether it is a pop-up menu or an iPod-style navigation list.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijmenu.options.mode;
Javascript (Specification) 
var mode : string;
Remarks
The possible values are "flyout" or "sliding". If you want to show your submenu in the same container by sliding animation as in an iPod-style menu, use the "sliding" mode.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.