From ea85b5da0c324c4bd3f078558c3268eb07157018 Mon Sep 17 00:00:00 2001 From: Jon Gunderson Date: Sun, 10 Mar 2024 07:45:58 -0500 Subject: [PATCH] removed references to websites using SKipTo,js Version 5 --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/README.md b/README.md index aaf8749..cdf7e98 100644 --- a/README.md +++ b/README.md @@ -22,24 +22,10 @@ NOTE: [SkipTo version 5.3](https://skipto-landmarks-headings.github.io/page-scri ![Example Screen Shot](images/example_screen_shot.png "Example Screen Shot") -## Websites using SkipTo +## Using SkipTo There are two main ways to use the menu button for SkipTo in a page. In the default configuration the menu button is always visible making it useful to everyone to easily find and navigate to the important content regions identified by the author. This is similar to how curb cuts help more than just people using wheelchairs. It is also easier for people using voice recognition to activate the button using the "click skip to content" command and use similar voice commands to activate SkipTo menu items. The "popup" option is the more traditional approach to fulfilling the "[bypass bocks](https://www.w3.org/TR/WCAG/#bypass-blocks)" requirement of the [Web Content Accessibility Guidelines](https://www.w3.org/TR/WCAG/), but this option makes the feature less visible to people who might benefit. -### Visible Menu Button (default) -* [DRES Accessible IT Group](https://accessibleit.disability.illinois.edu/) -* [College of Applied Health Sciences](https://ahs.illinois.edu/) -* [Illinois Webcon](https://webcon.illinois.edu/) - -### Popup Menu Button -* [Admissions at the University of Illinois](https://admissions.illinois.edu/) -* [Nightingale Design Research](https://nightingaledesignresearch.com) -* [cPanel Web Hosting Service @ Illinois](http://cpanel.web.illinois.edu) -* [Functional Accessibility Evaluator (FAE)](https://fae.disability.illinois.edu/) -* [Study Abroad Program for College of Education](https://studyabroad.education.illinois.edu) - -NOTE: Popup menu button option is available through configuration of SkipTo when it is loaded. - ## How it works 1. The SkipTo menu button should be the first tabable element on the page, and by default the button is visible, but can be configured to "popup" when the button becomes receives focus.