smartJQueryZoom
smartJQueryZoom copied to clipboard
Zoom and pan jQuery plugin
The link for the demo (http://ww3.e-smartdev.com/#!jsPluginList/panAndZoomJQuery) is no longer available. 
ready结束,启动插件,默认缩放了图片的大小,使用$('#imageFull').smartZoom('zoom', ‘1’)放大图片,没有生效。并且报错“Cannot read property 'containerDiv' of undefined”。
Can you assign a .smartZoom(); to two different objects with two different options?
On iPhone device When load html with iframe it seems not initiate correctly. The BIG image in the html does not resized. And the same code works fine not using...
Thank you for smartJQueryZoom! Results in Firefox are perfect, but Safari gives poor, blurry zooms. We divide our large image into 6 tiles and scale them down to 1/4 size....
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
- updated to JQuery 1.7+ - add moveToAndScale function - remove chrome passive listener warning - fix resize bug if u use 100% size and bootstrap
Hi guys, smartJQueryZoom is support to angularjs frame work.
1) animateOnDestroy, if this is set to true, animate func is not fired (solve uncorrect css setting on destroy) 2) canIMove, accepts a function. if this returns true, User can...
Some of my images load with small top/bottom or side margins. You can see this behavior in your own full screen example. Depending on the browser's window size sometimes you...