javascripthtmldigital-handwritting

Is there a Javascript plugin for creating a handwriting input box?


I haven't found in my search yet, but I'm looking for a way to capture signatures in an HTML5 form through handwriting. I would think that the value will be stored as a bitmap like format.


Solution

  • https://github.com/szimek/signature_pad

    Shouldn't be too hard if you want to write a plugin yourself.