example33_fullscreen.php HOME Examples overview Download Ask a question / privacy policy / imprint
example34.php

AJAX-ZOOM 360/3D responsive example with hotspots, no PHP code in this file - integration can be done on the template level.

Loading...

If AJAX-ZOOM parent container resizes with javascript by e.g. click on a button, then you should call jQuery.fn.axZm.resizeStart(3000) when it starts resizing and jQuery.fn.axZm.resizeStart(1) when it definitely ends. No need to do this if your responsive layout resizes by window resize or orinetation change events. In this case, AJAX-ZOOM will do it instantly. Click to set the height of the above container to 300px with javascript. For more information and visual examples please visit example15_responsive.