Is there a Dojo implementation/alternative to the jQuery jSignature plug-in? Or alternatively: can jSignature be used with Dojo?
Is there a Dojo implementation/alternative to the jQuery jSignature plug-in? Or alternatively: can jSignature
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
jSignature relies on jQuery for (a lot* of functionality. So, while you absolutely need jQuery for jSignature, nothing stops your from loading jQuery alongside Dojo.
Checkout jQuery NoConflict mode. jSignature has a special
jSignature.min.noconflict.jsbuild for that.