get_parentDivElementId();
set_parentDivElementId(value);
Object.defineProperty('parentDivElementId');
Type | Description |
---|---|
string | the ID of an existing DIV element in the HTML page that will act as the parent (container) of the viewer. |
This property is required and must contain the ID of a valid DIV element in your HTML page.
For an example, refer to ImageViewer.