文件名称:image-zooming:图片放大镜
文件大小:181KB
文件格式:ZIP
更新时间:2024-06-22 04:31:56
JavaScript
image-zooming 图片放大镜 例子见 #使用方法案例: 始终显示放大镜 只在点击触摸时显示放大镜 [removed][removed] [removed][removed] [removed] $('#img1').ImageZooming({ times: 2, always: true, callback: function(a, b, c, d) { $('#info1').html('x: '+a.x+' y:'+a.y); } }); $('#img2').ImageZooming({ times: 2, always: false, callback: function(a,
【文件预览】:
image-zooming-master
----src()
--------image-zooming.js(6KB)
--------require.js(81KB)
--------zepto.js(83KB)
----gulpfile.js(2KB)
----dist()
--------image-zooming.js(3KB)
--------require.js(16KB)
--------zepto.js(34KB)
----README.md(3KB)
----http.js(2KB)
----example()
--------z1.jpg(92KB)
--------index-requirejs.html(1KB)
--------index.html(1KB)
----dest()
--------image-zooming.js(4KB)
--------require.js(16KB)
--------zepto.js(34KB)