Closed dubrod closed 8 years ago
Few, this one was... harder :) Please review
everything is there. only problem was you can tab into it until i added tabindex to the wrapper
<div tabindex="0" class="x-tab-strip-wrap" id="ext-gen69">
Also, you think you can add the keyboard arrow navigation to it?
Need to be able to use up/down or left/right arrows to switch headings. Pressing "tab" key will trigger the panel to be active.
<h2 class="sr-only">Document</h2>
at the beginning of the content panel@kensgists @paulbohman
I have adjusted the ARIA markup for the extjs output below:
Static Example:
https://dequeuniversity.com/assets/js/aria/saveform/form2.html