brinley / jSignature

jQuery plugin for adding web signature functionality
http://www.unbolt.net/jSignature
694 stars 530 forks source link

Refactoring. UndoButton plugin. FlashCanvas.js fix for iframe use. #21

Closed dvdotsenko closed 12 years ago

dvdotsenko commented 12 years ago

Refactoring:

UndoButton plugin needs "{'UndoButton':true}" (or function) to be activated. Some people may already have the See example at http://willowsystems.github.com/jSignature/#/demo/

Also available: "SignHereSticker" plugin.

Semi-blank (FLashCanvas-based need same-domain real page loaded in frame, others can get by with "about:blank" ) iframes now can be populated from parent window. (Don't need to load jSignature, jQuery, FlashCanvas inside iframe. Just call in from parent window.)