jQuery图片拖动剪切插件drag.js(原创)

所属分类:媒体-图像

 24411  292  查看评论 (2)
分享到微信朋友圈
X
jQuery图片拖动剪切插件drag.js(原创) ie兼容11

使用方法

引用jquery和drag.js

html

<div class="drag-container">
 <img src="./1.jpg"alt=""width="600"class="drag-opa">
 <img src="./1.jpg"alt=""width="600"class="drag-clip">
  <div class="drag-move"><span></span><span></span><span></span><span></span></div>
</div>
<div class="clip-show"style="position:relative"></div>

js

$('.drag-container').drag({
    // clipshow    显示移动框图片,默认.clip-show,可为空   
    'clipshow': '.clip-show'
})
相关插件-图像

jQuery图片合成插件

上传背景图,主图1,主图2,主图3,合成一张图片
  图像
 28469  320

橡皮擦--图片擦除效果

电脑端、移动端(Android、ios等)都可适应!
  图像
 50729  443

SVG图像生成插件triangloid

triangloid是一个JavaScript库,可以将图像生成为多边形图像并输出成SVG格式。它是基于trianglify
  图像
 31327  334

jQuery图片裁剪插件Cropper.js

功能非常强大的图片裁剪插件Cropper.js
  图像
 33467  350

讨论这个项目(2)回答他人问题或分享插件使用方法奖励jQ币 评论用户自律公约

    清风散晓霞z 0
    2019/5/13 19:12:54
    大神, 我如何获取到截取的图片呢 回复
    Myth狂刀 0
    2018/6/26 9:42:56
    不错。非常有用 回复
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
取消回复