I’ve added a some new test cases to my page of accessible iframe
solutions based on newer HTML5 attributes. More test results to come.
Category: lab updates
I’ve fixed links to videos that have been removed from the Web and added a couple of new ones.
Assistive Technology: a video tour of accessibility in Dotjay’s Lab
I’ve linked to some new resources and fixed links to pages that have been removed from the Web.
I have added a new page outlining some best practices and providing code examples for developers wishing to add JavaScript-powered keyboard shortcuts to their web applications in an accessible way.
I have updated the JavaScript that adds placeholder text to form inputs using the contents of the title attribute. The code is a bit leaner now and includes class names on the form inputs when there is placeholder text present, which allows you to style the inputs differently when there is user input versus placeholder text.
Updated notes on Opera support and fixed broken links.
Aural CSS: Support for CSS 2 Aural Style Sheets / CSS 3 Speech Module in Dotjay’s Lab
Created an HMTL version of Apple’s VoiceOver commands PDF.
Updated some of the notes following comments from Victor Tsaran. Loads of new videos to be added shortly.
Opera and the FireVox extension for Firefox both claim to support some of the CSS 3 Speech module properties. Following some quick tests on Windows, Opera 9.62 seems to work reasonably well, but the latest FireVox appears to have broken support.
Added examples of jQuery UI‘s Accordion widget to test keyboard accessibility, particularly in Firefox, which seems to have an issue with tabindex="0"
.