[ Index ] |
PHP Cross Reference of Unnamed Project |
![]() | Up one level | |
![]() | node-focusmanager-debug.js [source] [1080 lines] | The Focus Manager Node Plugin makes it easy to manage focus among a Node's descendants. Primarily intended to help with widget development, the Focus Manager Node Plugin can be used to improve the keyboard accessibility of widgets. When designing widgets that manage a set of descendant controls (i.e. buttons in a toolbar, tabs in a tablist, menuitems in a menu, etc.) it is important to limit the number of descendants in the browser's default tab flow. The fewer number of descendants in the default tab flow, the easier it is for keyboard users to navigate between widgets by pressing the tab key. When a widget has focus it should provide a set of shortcut keys (typically the arrow keys) to move focus among its descendants. |
![]() | node-focusmanager-min.js [source] [8 lines] | |
![]() | node-focusmanager.js [source] [1076 lines] | The Focus Manager Node Plugin makes it easy to manage focus among a Node's descendants. Primarily intended to help with widget development, the Focus Manager Node Plugin can be used to improve the keyboard accessibility of widgets. When designing widgets that manage a set of descendant controls (i.e. buttons in a toolbar, tabs in a tablist, menuitems in a menu, etc.) it is important to limit the number of descendants in the browser's default tab flow. The fewer number of descendants in the default tab flow, the easier it is for keyboard users to navigate between widgets by pressing the tab key. When a widget has focus it should provide a set of shortcut keys (typically the arrow keys) to move focus among its descendants. |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |