Jump to content

Drawing Space


rossp

Recommended Posts

I am making a simple site and I would like a script or link to a tutorial on how to make a simple place for the user to have a space to draw to follow along. The space only needs to draw in black and have a clear button so they can clear the drawing board.Thanks! Ross

Link to comment
Share on other sites

You can use the <canvas> system to do that – I don't know of any tutorials per se that will tell you how to create the application you want but you may want to look at https://developer.mozilla.org/en/drawing_gr...ics_with_canvas.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...