Wijmo UI for the Web
ensureSubmenuOnBody Field

Default value: false

A value indicating the submenu element will be append to the body or menu container.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijmenu.options.ensureSubmenuOnBody;
Javascript (Specification) 
var ensureSubmenuOnBody : boolean;
Remarks
If the value is true, the submenu will be appended to body element. else it will append to the menu container.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.