Wijmo UI for the Web
orientation Field

Default value: 'horizontal'

This option controls the root menu's orientation. All submenus are vertical regardless of the orientation of the root menu.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijmenu.options.orientation;
Javascript (Specification) 
var orientation : string;
Remarks
Possible values are "horizontal" or "vertical". You can see the horizontal menu in theMarkup and Scripting section.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.