Add PINCHZOOMer Instances Example
This example shows how to add images with zoom capability using jQuery. This is perfect if you want to dynamically add images with zooming capability. To see it in action simply press "Add images" button. For more info on the code see
js/add_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.