LEADTOOLS JavaScript (Leadtools.Controls)
LEAD Technologies, Inc

ParentDivElementId Property


Get or sets the ID of an existing DIV element in the HTML page that will act as the parent (container) of the viewer.
Syntax
  get_parentDivElementId();
 set_parentDivElementId(value);
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!

Property Value

TypeDescription
stringthe ID of an existing DIV element in the HTML page that will act as the parent (container) of the viewer.
Remarks

This property is required and must contain the ID of a valid DIV element in your HTML page.

Example

For an example, refer to ImageViewer.

See Also

Reference

ImageViewerCreateOptions Object
ImageViewerCreateOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.