Quick feedback: When I get to a "next" page, the focus must be on something other than the core content, because spacebar doesn't scroll the page. Clicking anywhere in the main content box makes spacebar traversal work :)
Looks neat, might be a good candidate for longer-form literature than jekyll pages.
Comments
Quick feedback: When I get to a "next" page, the focus must be on something other than the core content, because spacebar doesn't scroll the page. Clicking anywhere in the main content box makes spacebar traversal work :)
Looks neat, might be a good candidate for longer-form literature than jekyll pages.
Done https://github.com/GitbookIO/gitbook/commit/55d9bfbf1833376d...
Yeah, I wish you could do that without the focus call: http://stackoverflow.com/q/22046683/4525
But what then is the point of setting tabindex?