I am new to developing apps and new to JS - I am trying to implement a JS signature pad into my app. I have found several JS examples and have selected one - http://keith-wood.name/signature.html I have created a new Javascript an uploaded the JS file and the css file - Jquery 1.9 and query-ui are in the external resources
I have imported the JS file as a new javascipt file and the css file.
How do run the code - so far I have creating an html item with this as the code
It does not work. Any suggestions to make this work - please?