Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example illustrating the use of skip links #15

Open
mefechoel opened this issue Sep 6, 2020 · 0 comments
Open

Add example illustrating the use of skip links #15

mefechoel opened this issue Sep 6, 2020 · 0 comments
Labels
a11y Accessibility Improvements documentation Improvements or additions to documentation

Comments

@mefechoel
Copy link
Owner

Svelte Navigator gives you a lot of accessibility improvements out of the box, but for an even better experience the user needs to tailor focus management manually.

A common and apparently very useful technique to improve a11y is the usage of skip links.
This is described further in this blog post by Marcy Sutton on the results of user testing different a11y approaches.

It might not be obvious how to implement the technique with Svelte Navigator, so it should be broken down in an example.

@mefechoel mefechoel added a11y Accessibility Improvements documentation Improvements or additions to documentation labels Sep 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Accessibility Improvements documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant