Archived posts, April 2007

Adding vs. not removing accessibility

Only sites that are badly constructed to begin with or have had too many accessibility-removing additions grafted on need to be made accessible.

Posted on April 11, 2007 in Accessibility

Unobtrusive and keyboard accessible connected select boxes

One nice approach to creating connected select boxes that are keyboard accessible and do not require JavaScript.

Posted on April 18, 2007 in Accessibility, JavaScript

How to prevent HTML tables from becoming too wide

A rarely used CSS property comes to the rescue when dealing with oversized content in tables.

Posted on April 25, 2007 in CSS