Skip to content

Instantly share code, notes, and snippets.

@SpaceShot
SpaceShot / index.html
Created August 26, 2014 19:48 — forked from anonymous/index.html
Pointer Events Demonstration
<span id="support">No multi-touch support</span><br>
<canvas id="drawSurface" width="500px" height="500px" style="border:1px solid black;"></canvas>