bootstrap/docs
Patrick H. Lauke 370fa45fbe Leave tabindex=-1 alone
It seems that, as misguided as I personally think it is, ARIA does
indeed want dropdown menus not to behave as regular keyboard users
expect them, killing TAB/SHIFT+TAB in favor of cursor keys. Fair
enough, the issue I have is then with ARIA, not with bootstrap. I would
sugges thought that if you really do want to follow ARIA consistently,
*any* navigation bar should also become an ARIA menu, further making it
impossible for keyboard users to use TAB/SHIFT+TAB to navigate through
it, and that these changes should be reflected in the bootstrap
examples as well...
2013-01-15 07:16:33 +00:00
..
assets Cleaned up dirty CSS 2013-01-12 11:02:13 +00:00
build Changing title of docs pages to simply say 'Bootstrap' like the docs home page 2012-10-07 21:38:28 -07:00
examples Basic keyboard accessibility CSS tweaks 2013-01-02 22:39:21 +00:00
templates Merge pull request #6407 from aurnik/master 2012-12-28 11:10:46 -08:00
base-css.html Miscellaneous changes to docs 2012-12-20 21:38:53 -08:00
components.html Leave tabindex=-1 alone 2013-01-15 07:16:33 +00:00
customize.html Once more, update all the favicons to retina 2012-12-03 13:25:56 -08:00
extend.html Once more, update all the favicons to retina 2012-12-03 13:25:56 -08:00
getting-started.html Merge pull request #6407 from aurnik/master 2012-12-28 11:10:46 -08:00
index.html Version bump 2012-12-22 16:10:06 -08:00
javascript.html Leave tabindex=-1 alone 2013-01-15 07:16:33 +00:00
scaffolding.html Once more, update all the favicons to retina 2012-12-03 13:25:56 -08:00