Archived posts, August 2007

JavaScript interaction must be input device independent

Make your JavaScript device-independent and accessible to all by assigning user interaction event handlers such as onclick to links instead of non-keyboard focusable elements.

Posted on August 21, 2007 in JavaScript, Accessibility

Understanding and extending semantics in HTML

John Allsopp on the current and possible future states of semantics on the HTML based Web.

Posted on August 31, 2007 in (X)HTML