Is there an html control that I can use on a web page that, when browsed to using a touch device (iPad, Samsung Galaxy Tab), can capture a signature input by the user using a stylus?
            Asked
            
        
        
            Active
            
        
            Viewed 4,353 times
        
    3
            
            
        - 
                    possible duplicate of [Signature capture possible in various mobile web browsers?](http://stackoverflow.com/questions/134585/signature-capture-possible-in-various-mobile-web-browsers) – Peter O. Aug 21 '14 at 03:51
 
2 Answers
3
            The highest-voted answer to this question mentioned this on Nov. 12, 2011:
There is a jQuery plugin to do this now -> http://thomasjbradley.ca/lab/signature-pad
That link is inactive as of March 17, 2016, but the relevant repository is on GitHub: https://github.com/thomasjbradley/signature-pad