brinley / jSignature

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

Command "disable" not working (Read Only Feature) #83

Closed navinkrishnan closed 9 years ago

navinkrishnan commented 9 years ago

I wanted to make jSignature read only, which means only displaying Signature.

I found there is a method disable which is mentioned as "disable - makes the canvas read-only and disable the jSignature buttons"

When i tried to use as

$("#eSign").jSignature("disable")

Getting following error : Uncaught Error: Method disable does not exist on jQuery.jSignature

Is there any way i can make this work ?

navinkrishnan commented 9 years ago

Sorry, that was a version Conflict. This is working after replacing with Latest jSignature.min.js