- From: Brad Kemper <brad.kemper@gmail.com>
- Date: Wed, 23 Dec 2015 07:40:14 -0800
- To: Stefan Schumacher <stefan@duckflight.de>
- Cc: www-style@w3.org
> On Dec 23, 2015, at 5:52 AM, Stefan Schumacher <stefan@duckflight.de> wrote: > > > >> Am 23.12.2015 um 18:58 schrieb Philippe Wittenbergh: >> My normal ‘workflow’ with that sort of pages is: load the page, press spacebar to find what I want (my left thumb usually rest close to the spacebar), then grab the rodent to click the link — unless the link is really near the top, I might use the tab key then. > > Well, the first tabindex could be set to the text (it works through the links in the header first), but in this case, I guess, the easiest thing would be to embrace the use of the tab key or mouse. > Stefan The author should add a .focus() to the scrollable part when the page loads.
Received on Wednesday, 23 December 2015 15:40:45 UTC