adding a click handler for flexible cross-browser single and double click handling - add to a control and set click or dblclick callbacks - thanks for the review and pairing crschmidt (closes #1211)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@5438 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2007-12-16 04:42:14 +00:00
parent aa3536ed3a
commit 6ad22b8e6a
5 changed files with 783 additions and 0 deletions
+1
View File
@@ -85,6 +85,7 @@
<li>Control/test_Permalink.html</li>
<li>Control/test_Scale.html</li>
<li>test_Handler.html</li>
<li>Handler/test_Click.html</li>
<li>Handler/test_Feature.html</li>
<li>Handler/test_MouseWheel.html</li>
<li>Handler/test_Keyboard.html</li>