thread-pond / signature-pad

A jQuery plugin for assisting in the creation of an HTML5 canvas based signature pad. Records the drawn signature in JSON for later regeneration.
BSD 3-Clause "New" or "Revised" License
727 stars 292 forks source link

Different error messages with multiple signature pad #215

Open MRyan89 opened 3 years ago

MRyan89 commented 3 years ago

I have more than one canvas and need to show different error message on each canvas when there is no signature, how can I acheive that?