ASP.NET Pack Programmer's Guide
Zoom.Dom Field
See Also
 





An object, which keeps references to various DOM elements, part of the control's structure

Namespace: MindFusion.UI.WebForms
Package: Zoom.js

 Syntax

JavaScript  Copy Code

var Dom

 Remarks

The Dom object contains the following members:
- element (div) - the main element of the control;
- image (img) - the thumbnail image;
- zoomImage (img) - the zoomed image.

 See Also

Zoom Members
Zoom Class
MindFusion.UI.WebForms Namespace