Reset

Touchpaint is a simple use of the canvas element linked to JavaScript touch events supported by the iPad, iPhone, and Nexus One devices. This code will not work with IE until they support the canvas element which may be a long time. Find out more about the tecnical side of this code at The HTML Pad.

The rest of the code is the same you would use in any canvas based application. You can find the full source here.