Dev.Opera - Follow the standards, break the rulesDev.Opera - Follow the standards, break the rules

Login

Lost password?

Forums » Article Discussions

Discuss the articles posted on Dev.Opera.

Note: You need to login to post in the forums. if you don't have an account you first need to sign up.

By patrickhlauke anchor Friday, 7. November 2008, 13:07:00

Keyboard-accessible Google Maps

Google Maps is a fantastic API for adding powerful mapping functionality to your web applications quickly, but the accessibility leaves a little bit to be desired. In this article, Patrick Lauke shows how to construct a solution to improve things, adding keyboard accessibility to Google Maps.

( Read the article )

By Tyssen anchor Wednesday, 12. November 2008, 11:39:50

avatarNice work Patrick. Looking forward to the next one.

By jeremyhudson anchor Friday, 21. November 2008, 15:14:10

avatarWow, that's a fantastic implementation of acessibility issues that I actually was missing in the Google Maps tool. I'm glad that there is already a solution to this problem. Thanks!

By jefsoum anchor Thursday, 12. February 2009, 17:32:21

avatarThanks Patrick for this solution. usefull and easy to implement... tested and adopted!
To be completely complete :D, it would also be necessary to define a value of tabindex for each button. This would make it possible to respect the order of tabulation on the page (just two lines to add in your code...).
Thanks,
Jef

By DavidJashi anchor Sunday, 19. July 2009, 23:22:16

avatarMarvelous piece of code. Anyone has any idea on how to override default keys? For example, changing cursor keys to WASD? I'm trying to use this on device, that is controlled by infrared remote control, which does not generate keystrokes for these particular keys. And, by the way, browser returns Apple WebKit in its User-Agent, if it makes any difference.

Moderators: pepelsbey | dstorey | mcx | operadev | chrismills | shwetankdixit | brucelawson | iheni | andreasbovens | zibin | mollydotcom