Wijmo UI for the Web
minimizeZoneElementId Field

Default value: ""

The minimizeZoneElementId option specifies the ID of the DOM element to dock to when wijdialog is minimized.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijdialog.options.minimizeZoneElementId;
Javascript (Specification) 
var minimizeZoneElementId : string;
Example
$("selector").wijdialog({minimizeZoneElementId: "zoomId"});
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.