Wijmo UI for the Web
fullScreenContainerSelector Field

Default value: ""

Set to the selector that returns the container to fill when the user selects full screen mode.By default, it fills the client's area on the web page.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijeditor.options.fullScreenContainerSelector;
Javascript (Specification) 
var fullScreenContainerSelector : string;
Remarks
Once set , you can refer to this string in the ID attribute of the container, for example < div id = "container" > < / div >.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.