Categories
articles

Ten Reasons Clients Don’t Care About Accessibility

I found a great article from Digital Web on the frustrations of getting the client to understand the need for web accessibility.

10 Reasons Clients Don’t Care About Accessibility

What are your thoughts?

Categories
accesskey code podcast tab web

Tab Order and Accesskey

Techniques and discussion on setting the tabbing sequence and creating access keys for elements on your HTML page.

Download Web Axe Episode 9

Sample Code:

table of contents

Categories
podcast testing web webaim

Testing for Accessibility

So, you’ve done all you can to make your site fully accessible. And now you have to test it! There are many different methods and opinions of what the best way is, as Dennis explains, and auto-checker applications are only a small piece of the pie.

Download Web Axe Episode 8

Great tools for testing web accessibility:

UDPATE AUG 2009!

Categories
definition podcast web

Terminology Explained

Clearing up a few strange terms related to accessibility.

Download Web Axe Episode 7

  • A user agent is the client application used with a particular network protocol.
  • Device independent means a user can perceive and interact with the Web through any type of apparatus (mobile phones, PDAs, interactive television systems, etc.). Device independent on Wikipedia
  • Assistive Technology (AT) is a generic term that includes assistive, adaptive, and rehabilitative devices and the process used in selecting, locating, and using them.
  • A deprecated element or attribute is one that has been outdated by newer constructs.
Categories
code navigation podcast web

Skip-Nav Technique

The “skip-nav” technique is a method for the online cursor to jump over a group of navigation links, usually a site’s main menu.

Download Web Axe Episode 6

Links:

Sample code:

Skip navigation
...[header and navigation links]...

Heading

This is the first paragraph