Reset PINCHZOOMer Instances Example
This example shows how to reset all instances of PinchZoomer. This can be used when you want to reload images dynamically(ex. using AJAX) and add zooming capability. To randomize the images, press "Reset" button. For more info on the code see
js/reset_example.js
To use: On a touch device you can use pinch to zoom and drag to move the zoomed image. On a PC you can use mousescroll to zoom and drag to move the zoomed image.