From f18fd5457683812b3136a2e7de2329a62e542a1a Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Wed, 8 Aug 2012 11:20:10 -0400 Subject: [PATCH] add crosshair demo back as per user request --- tests/crosshair.html | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 tests/crosshair.html diff --git a/tests/crosshair.html b/tests/crosshair.html new file mode 100644 index 0000000..f3720f5 --- /dev/null +++ b/tests/crosshair.html @@ -0,0 +1,72 @@ + + + + + crosshairs + + + + + + + +

Hover, click and zoom to test the callbacks:

+
+
+ + + + -- 2.7.4