Apr 21, 2010
Drawing on web with canvas and JQuery
Welcome ( back ) friends, Today i am sharing the code about How we can draw freehand ( like MSPaint ) on web pages. I am using canvas and jquery for it. HTML5 is being developed as the next major revision of HTML, The canvas is part of HTML5 that allows us dynamic, scriptable rendering of 2D shapes and bitmap images.Idea
I was searching for a solution to save the drawing generated with Jquery Draw. And got the canvas tutorial . After some JQuery implementations i got a MSpaint like thing. And now willing to share the code. i am still working on it and ll share new features in near future. HTML5 is coming so you should take care of these things (If you are a web developer).Demo & Download
Yes sure you can see the demo here..By : Motyar+ @motyar