Skip to main content

Ajaxian » Filament Group’s Accessible Extensions

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Related Lists

Bookmark History

Saved by 2 people (0 private), first by anonymouse user on 2008-04-07


Public Sticky notes

Accessible Charts

There’s been quite a lot of effort of late to leverage HTML Canvas element for visualization of data but doing so in an accessible way hasn’t been a priority. The focus has really been on making data look pretty without much thought to how it should render to those that can’t benefit from those extended browser features.

Highlighted by darwal

Accessible Slider

A bigger challenge for the team at Filament Group was developing a slider control which could be accessible. Building a slider requires the use of JavaScript, DOM manipulation and CSS all of which need to be added progressively if such a dynamic control will be viable in a non-JS environment.

Highlighted by darwal