🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Signature Pad is a jQuery plugin that takes advantage of HTML5 canvas element and javascript to create a flexible and smooth Signature Pad on your web page & app.

json Signature-Pad Canvas html5

Documentation

Signature Pad

SignaturePad: A jQuery plugin for assisting in the creation of an HTML5 canvas based signature pad. Records the drawn signature in JSON for later regeneration.

• Dependencies: FlashCanvas/1.5, json2.js, jQuery/1.3.2+


Quick Start

  1. Include jquery.signaturepad.css, flashcanvas.js, jquery.js, jquery.signaturepad.js, json2.js in your HTML file
  2. Create the HTML, following the example
  3. $('.sigPad').signaturePad();
  4. Remember that most things are configurable

Complete Documentation

☛ Signature Pad Documentation

Examples

Demos

Converting to an Image

☛ Converting to an image


License

© 2014, Thomas J Bradley, [email protected]

Signature Pad is licensed under the New BSD license.

All dependencies: jQuery, json2.js, and FlashCanvas retain their own licenses.


You May Also Like