Archive for September, 2009
Avoid frustrating users with tabindex
Even if you can use a mouse most of the time its easier to use a keyboard to fill out web forms. HTML has a nifty attribute called “tabindex” which allows the site creator to dictate how the user will navigate through the forms or links on the page.
The default tab order is usually enough, [...]
September 23, 2009
• Tags: form, tabindex, usability, web • Posted in: accessibility, thoughts • 1 Comment
