Webnauts
01-02-2005, 09:52 PM
I wanted to use the "Skip Navigation" link before my logo, but it would hurt to my opinion/taste my design. I thought of making it invisible, but that would reduce the grade of accessibility/usability I would like to achieve. I also thought of the solution making it visible, achieved with JavaScript (focus), but that does not satisfy so far the accessibility/usability I want to achieve either.
Therefore, I came up with the idea, leaving the "Skip Navigation" link where it is, and control the tabbing with "Tabindex".
What do you think about that?
I would use only (tabindex="1") for Skip Navigation?
What do you think about that? Or can you provide with with a better option?
Therefore, I came up with the idea, leaving the "Skip Navigation" link where it is, and control the tabbing with "Tabindex".
What do you think about that?
I would use only (tabindex="1") for Skip Navigation?
What do you think about that? Or can you provide with with a better option?