An object, which keeps references to various DOM elements, part of the control's structure
Namespace: MindFusion.UI.WebForms
Package: Slideshow.js
JavaScript
![]() |
---|
var Dom |
The Dom object contains the following members:
- element (div) - the main element of the control;
- image (img) - the current image;
- thumbs (ul) - the thumbnails list;
- btnPrev (span) - previous navigation button;
- btnNext (span) - next navigation button;