From 22587203fc66fb42774b95c20c087048fc02897c Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Tue, 1 Dec 2009 12:25:57 -0800 Subject: [PATCH] crosshairs demo --- tests/crosshair.html | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 tests/crosshair.html diff --git a/tests/crosshair.html b/tests/crosshair.html new file mode 100644 index 0000000..4dbadc8 --- /dev/null +++ b/tests/crosshair.html @@ -0,0 +1,65 @@ + + + crosshairs + + + + + + + +

Hover, click and zoom to test the callbacks:

+
+
+ + + + -- 2.7.4