Blog search

Thursday 21 November 2013

JQUERY PANZOOM : PLUGIN FOR PANNING AND ZOOMING ELEMENTS USING CSS3



Panzoom is a progressive plugin to create panning and zooming functionality for an element. Panzoom supports the same browsers as jQuery 2.0 and can be used with jQuery 1.9.0+ or jQuery 2.0+. Rather than setting width and height on an image tag, Panzoom uses CSS transforms and matrix functions to take advantage of hardware/GPU acceleration in the browser, which means the element can be anything: an image, a video, an iframe, a canvas, text, WHATEVER.
Panzoom includes support for touch gestures on iOS and Android and even supports pinch gestures for zooming. It is perfectly suited for both mobile and desktop browsers. You’ll be amazed at how well this performs on your mobile device.

0 Comments to “JQUERY PANZOOM : PLUGIN FOR PANNING AND ZOOMING ELEMENTS USING CSS3”

Post a Comment