Closed wbiller closed 10 years ago
This is the correct behavior. Use the right/left arrow to change tabs. References: http://www.w3.org/WAI/PF/aria-practices/#tabpanel and http://hanshillen.github.io/jqtest/#goto_tabsdemo-1
Sorry, I wasn't that detailed. The nav is inside a collapse and navigating with the arrow keys doesn't work neither.
Does it function OK without the plugin? Would you provide a URL to an example?
Hi @wbiller , please provide a working example and we may be able to help you.
@wbiller ??
When selecting a tab in a nav-tabs the plugins sets the tabindex of the selected tab to 0 and all other tabs to -1. This makes navigating tabs with the TAB key impossible.