Bitstructures

FSOSS 2007 DHTML Accessibility Talk

I had a great time this week at the Seneca Free Software & Open Source Symposium (FSOSS). On Friday, David Bolter and I gave a talk on DHTML accessibility. Here are the slides:

Accessible DHTML Simon Bates David Bolter ATRC

(the FSOSS slides are also available in PowerPoint format)

As part of our talk we showed how to build a simple accessible DHTML menu. We started out with a visual, mouse-based menu and added keyboard support, assistive technology support with ARIA, and high-contrast support.

  • menu1: visual, mouse-based menu
  • menu2: adding keyboard support
  • menu3: adding assistive technology support with ARIA
  • menu4: adding high contrast focus indication
  • util.js: some utility functions used in the menu

I'd like to thank David Humphrey for inviting us to speak and for doing such a great job organising the symposium.

About me

Simon Bates is a software developer living and working in Toronto.

Starting points

Colophon

This blog is running on a Python application that I built with Django. The source code is available under the MIT license.

Site feed Site feed