roving tabindex and buttons
petethiessen <[email protected]>
| Newsgroups | gmane.comp.mozilla.accessibility |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <cc5d09bd-c24d-45b7-b577-3afefb702a42@g31g2000yqc.googlegroups.com> |
Has anyone here had success adding a html <button> into the tabindex sequence? I've been trying a number of ways and can't seem to get this to work as expected - when tabbing through the various html nodes, the button nodes are skipped when tabbing regardless of whether I set the tabindex=0 or tabindex=1+n on the buttons? Cheers, -peter