In my ASP.NET MVC application, I am trying to put together a page where a user can both sign and print their name once at a workstation equipped with a Wacom. The signatures will be saved to PNGs with links in a database and then stamped in the designated area of each form, upon user approval. With just one signature canvas, the process works flawlessly.
But even with 2 separate Javascript files, I can get one canvas working fine, but cannot get the other canvas to draw.
If I split the canvases onto 2 different pages, they each work fine separately. I can do that, but would rather have them both on one page.
I know I am missing something regarding Javascript or canvas, probably simple, but I don't know what it is.
Here is the Plunker: http://plnkr.co/edit/FsFUxIFdNUyNmluLAZJn
IndyItMan 0 Newbie Poster
Ewald Horn 26 Newbie Poster
IndyItMan 0 Newbie Poster
Ewald Horn 26 Newbie Poster
IndyItMan 0 Newbie Poster
IndyItMan 0 Newbie Poster
IndyItMan 0 Newbie Poster
Ewald Horn 26 Newbie Poster
IndyItMan 0 Newbie Poster
Ewald Horn 26 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.