Accessibility Features on ClickNathan

I’ve done everything I know of and a few things on accident to make this site as accessible as possible. In particular, the following:

Quicklinks.

There are three links embedded into this site’s HTML that are designed to help users navigate this site more easily. These quicklinks are Skip to the Content of this Page (which allows a user to link directly to that page’s main body text), Skip to Navigation (which allows users to hop right to the navigation menu), and Back to the Accessibility Menu (which takes users to the nav menu that controls these options). The quicklinks listed on this site are intended primarily to aid users who utilize screen readers or mobile devices with small screens, so that less time is spent browsing and more time getting to the content that they want. For this reason, I’ve hidden the quicklinks using CSS for all users except those on mobile devices and using screen readers (where style sheets are turned off.)

Access Keys.

Similar to shortcut keys, these are keyboard combinations that allow you access certain links on this site more quickly. They are as follows:

c Skip to the Content of this Page
a Skip to the Accessibility Menu
n Skip to Navigation

How to use them: Access keys in Windows are navigated by pressing ALT+Accesskey. Mac users, CTRL+Accesskey. Internet Explorer users will also have to press Enter to follow the link. Opera explorers need to first press Shift+Esc before access keys will work.

  1. Popup Windows. This site uses Javascript to launch new windows, including links that exit this site as well as some internal links, such as those that point to the Flash Cards and individual portfolio items.
  2. Exceptions to the rule. The word “site” on this page refers to everything on ClickNathan except for the Flash Cards. Flash Cards were free-flowing ideas caught in the eye of a butterfly and pissed out through the tit of a beachmaster seal. They often contain Flash and experimental aspects which go beyond my abilities to make accessible.

If anyone feels that there is more that can be done to make this site available to someone who can’t currently view it, please contact me and let me know of your ideas or suggestions.

What exactly does “accessibility” mean?

Web accessibility refers to the practice of making websites available to as many users as possible, particularly refering to those with disabilities. Not everyone accesses the Internet via a keyboard, mouse and screen, and certain precautions need to be taken into consideration for those users who do. Like wheelchair ramps at the library or automatically opening doors at the grocery store, Web accessibility aims to make it possible for everyone to join in.

As defined by the W3C, there are three levels to Web accessibility, known as A, Double-A, and Triple-A. Basically, the more As the more accessible a site is. This site is Double-A Accessible.

So where exactly is your proof?

It has been suggested that any site which deems itself accessible should undergo an Accessibility Audit involving three parts: using automated tools which can accurately process an entire site for certain issues, technical expert review which involves an actual human, well-versed in accessibility guidelines, to view the site, and user testing to ensure that real-world situations are taken into account. In that vein, I have employed the following precautions:

  1. Automated Tools. Watchfire’s online WebXACT software is a commonly used, respected system used to automatically scan web pages. I have included a link at the bottom right on every page of this site (excluding Flash Cards) that allows a user to have WebXACT automatically scan and check that page. Additionally, I’ve used the Firefox Web Developer Extension’s multiple tools to check the site as well.
  2. In the past I’ve had experts review my site to check it for accessibility. As of the latest reiteration of the site (in November 2011), I consider myself an expert, so have not had anyone review the site yet. I may opt to do so in the future, but if your crossing your fingers in anticipation, I suggest you get used to life without digits.
  3. And finally, I could use you, the user, to help me with that last bit. So, if you’d like to serve up some User Testing, please, feel free and very welcomed to do so, and then let me know your thoughts.