This sample demostrates the use of the ZoomSlider extension.
When using the ZoomSlider extension, the diagram Div must always be a direct child
of a Div using position: relative
or position: absolute
,
so that the ZoomSlider HTML DOM can be positioned correctly relative to the Diagram Div.
This extension HTML is defined in its own file, as ZoomSlider.js and ZoomSlider.css.