diff --git a/examples/multitouch.html b/examples/multitouch.html new file mode 100644 index 0000000000..9b31920f57 --- /dev/null +++ b/examples/multitouch.html @@ -0,0 +1,22 @@ + + + Multitouch Test + + +
+
+ Touch inside the box. On a touch enabled browser, you will get the number + of detected touch events. If the box is red, your browser does not support + touch events. + + +