Skip to content

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

License

Notifications You must be signed in to change notification settings

siberia504/signature-pad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: excanvas, json2

@project    ca.thomasjbradley.applications.signaturepad
@author     Thomas J Bradley <[email protected]>
@link       http://thomasjbradley.ca/labs/signature-pad
@copyright  Copyright MMX–, Thomas J Bradley
@license    New BSD License
@version    1.1.1

Versioned using Semantic Versioning <http://semver.org/>


COMPLETE DOCUMENTATION:
http://thomasjbradley.ca/lab/signature-pad


VERSION HISTORY:

1.1.1 (Jan. 26, 2010)
- Fixed a bug in IE 8, where IE 8 would not regenerate signatures
  Required a new version of excanvas (r71 from svn trunk)
  IE6 still requires older release r3 to work

1.1.0 (Jan. 4, 2010)
- Added option to require and validate a drawn signature
- Added option to default to drawIt mode
- Fixed a bug where pressing validate multiple times would remove name input

1.0.1 (Dec. 3, 2009)
- Fixed @font-face support for Google Chrome by adding SVG fonts
- Fixed future @font-face support by adding WOFF font

1.0.0 (Nov. 30, 2009)
- Initial Release

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published