[racket-dev] Access key for search box in Help Desk

From: Rodolfo Carvalho (rhcarvalho at gmail.com)
Date: Wed Oct 12 21:13:52 EDT 2011

Hello,

I thought of adding an access key to the search box in Help Desk.
Many times when I am using it I want a quick way to move to the search box
and perform a (new) search.

We could add an accesskey attribute to the HTML input, or use javascript.

Accesskey is easy to implement, but different browsers/platforms will end up
with different key combinations (ctrl + ..., alt + ...).

I'd like to know if more people find it useful, and if there is opposition
against accesskey (in favor of javascript or something else).


[]'s

Rodolfo Carvalho
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20111012/149becb3/attachment.html>

Posted on the dev mailing list.