jQuery.wijmo.wijmenu Namespace > options type : 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.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijmenu.options.mode; |
Javascript (Specification) | |
---|---|
|