Accessibility
Unobtrusive Javascript
Unobtrusive Javascript: How we can use Javascript, but still maintain accessibility.
Via wg
Bookmarks for Standards Testing
Bookmarks for standards testing is a huge list of links to web standards and accessibility resources.
( Via 456 Berea Street )
Reasons Not to Use Accesskeys
The accesskey attribute in an HTML tag element assigns an access key to it. Pressing the access key assigned to an element gives focus to the element. While it is a great idea in principle, it may conflict with the User Agent defined keystroke combinations. Derek Featherstone, co-founder of WATS.ca says that using the digits 0 to 9 as accesskeys is not without problems either.
Continue reading Reasons Not to Use Accesskeys →