canvas画板签名

所属分类:输入-丰富的输入

 9825  38  查看评论 (0)
分享到微信朋友圈
X
canvas画板签名 ie兼容12

更新时间:2023-02-16 21:07:09

画板签名用法:

 1、new Autog()实例化插件

 2、传入以下参数进行绘制画板 

 (1)、class:实例化的class 

 (2)、id:canvas的ID 

 (3)、width:canvas width 

 (4)、height:canvas height 

 (5)、lineWidth:线条宽 

 (6)、strokeStyle:线条颜色 

 3、可以在传入的class名的div中添加class名为以下就可以进行清除和保存 

 (1)、cancel:清除 

 (2)、save:保存 例: 传入的class名为"canvasdom", 

<div class="canvasdom">
    <button class="cancel">取消</button>
    <button class="save">保存</button>
</div>
相关插件-丰富的输入

jQuery模拟手机虚拟键盘

虚拟键盘在网络生活中很常见,比如使用网银或在线查询信用卡余额,在输入密码等敏感数据时,应该就会用到虚拟键盘。以防止被恶意程序捕获盗取实际键盘上的操作。
  丰富的输入
 27773  324

web聊天UI界面效果及其特效设计(原创)

html+js,web聊天UI界面效果及其特效设计
  丰富的输入
 37508  327

jquery仿牛客网的在线测评考试

实现在线模拟测评,仿照的是牛客网的测评页面
  丰富的输入
 43658  437

jQuery模拟数字键盘插件mynumkb.js

jQuery pc端使用的数字键盘插件mynumkb.js,兼容ie6
  丰富的输入
 30431  317

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

😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
取消回复