MANY VIEWERS IN ONE PAGE EXAMPLE USING IFRAMES







This example demonstrates an alternative to the new V5 built-in support for multiple Zoomify Image Viewer instances in a single web page. See that new functionality demonstrated in the example "2-View-ManyViewersInOnePage".

The approach in this example uses iFrames to display any Zoomify Image Viewer. The primary reason for using this approach will be when Pro or Enterprise Viewer features are needed -- the new Multi-Viewer which works without iFrames is limited to Express features in its initial implementation.

Note: the fullscreen support in this example depends on the 'allowfullscreen' property being included for each iFrame. View the source HTML of this example web page to see how this property is applied.