From c13e4f3dad05c4517ae05985c24ef2331bf501ef Mon Sep 17 00:00:00 2001 From: Richard Finegold Date: Fri, 19 Jul 2013 17:07:03 -0700 Subject: [PATCH] Single tab keypress focus on map for keyboard users When one goes to the default map page, the first tabindex is set to the search field, which is good. But, to use the keyboard with the map (arrows for scrolling, =/- for zooming), one must press the tab key many times. This modification quickly gets the keyboard to a much-used location via a single keypress. --- app/views/site/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 4b66fa149..721fd18ed 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -16,7 +16,7 @@
-
+