html5手指滑动图片放大缩小,移动端图片根据手势缩放

37e91fecf1beed9b765709ac503fc004.png

94a6dc5feabd4193c6b752bf51a273a1.png

插件描述:PinchZoom.js是一个Javript库,提供多点触摸手势缩放和拖动任何DOM元素。

注意请在移动端查看效果

使用

要求jQuery or Zepto.

ECMA 5 support

初始化new PinchZoom($('#your-element'), options);

选项tapZoomFactor:      The zoom factor a double tap zooms to. (default 2)

zoomOutFactor:      Resizes to original size when zoom factor is below the configured value. (default 1.3)

animationDuration:  The animation duration in milliseconds. (default 300)

maxZoom:            The maximum zoom factor. (default 4)

minZoom:            The minimum zoom factor. (default 0.5)

lockDragAxis        Locks panning of the element to a single axis. (default false)

事件Pinchzoom 发出一些自定义的事件

pz_zoomstart  Started to zoom

pz_zoomend    Stopped zooming

pz_dragstart  Started to drag the element

pz_dragend    Stopped to drag the element

pz_doubletap  Resetting the zoom with doubletab

方法enable:             Enables all gesture capturing (default)

disable:            Disables all gesture capturing

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值