jSignature
jSignature copied to clipboard
Check if jSignature is initialized
Hello
I have initialized the jSignature as:
var $sigdiv; $sigdiv.jSignature();
I haven't drawn anything on it yet. Now after some lines of codes, I want to check whether jSignature has been initialized or not? How can I check this?
Regards