Closed rienierpatron closed 10 years ago
Hi
Im using jSignature and have implemented it on my site, but when i tried using the reset function, i got this error : Uncaught TypeError: Cannot call method 'resetCanvas' of undefined jSignature.min.js:1289
Can you help me with this one? Thank you.
Its just reset not resetCanvas, as in
$("#sig").jSignature("reset");
Hi
Im using jSignature and have implemented it on my site, but when i tried using the reset function, i got this error : Uncaught TypeError: Cannot call method 'resetCanvas' of undefined jSignature.min.js:1289
Can you help me with this one? Thank you.