This example is basically the same as this one, except that the image tiles are loaded directly. Try to zoom in and then pan around. The image tiles are loaded as You pan.
The key differences are the new configuration parameters (zoomConfig.inc.php) introduced in Ver. 2.0.0 and listed below. Also the old parameter $zoom['config']['pyrQual'] - the jpg compression level of the image tiles, should be set somewhat less than 100. That's it.
$zoom['config']['pyrQual'] = 80; $zoom['config']['zoomDragAnm'] = false; $zoom['config']['zoomDragAjax'] = 1500; $zoom['config']['pyrLoadTiles'] = true; $zoom['config']['pyrTilesFadeInSpeed'] = 1000; $zoom['config']['pyrTilesFadeLoad'] = 250;
|
See AJAX-ZOOM in action on
Magento
Integration quide |
|
See AJAX-ZOOM in action on
xt:Commerce (xtcModified, Gambio, VEYTON 4)
Integration quide |
|
See AJAX-ZOOM in action on
Oxid eSales
Integration quide |
| More comming soon... |
| Name (required): | ||
| Email (required): | ||
| Website: |
|
Your comment (no html): | |
| Looking for a place to add a personal image? Visit www.gravatar.com to get Your own gravatar, a globally-recognized avatar. After you're all setup, Your personal image will be attached every time you comment. | |