Posted August 22nd, 2008 by Steve Faulkner
I for one have been waiting to hear this news. One of the big 2 commercial screen readers will now support WAI-ARIA live regions. Let’s hope that this prompts GWMicro to add support in Window-Eyes. The JAWS version 10 public beta is scheduled for release during the week of August 24, 2008!
Continue reading “JAWS version 10 with WAI-ARIA live region support!“
Posted in Assistive Technology, HTML, JAWS, Screen Readers, Standards, W3C, WAI-ARIA, Web Accessibility, live regions | Comment First on JAWS version 10 with WAI-ARIA live region support!
Posted August 9th, 2008 by Steve Faulkner
Martin Kliehm has proposed a panel for South by Southwest (SXSW) held March 13-17, 2009 in Austin, Texas. : ‘Hands-On Accessible Rich Internet Applications (ARIA)’ .
Continue reading “Hands-On Accessible Rich Internet Applications (ARIA) @ SXSW Interactive 2009“
Posted in SXSW 2009, Standards, W3C, WAI-ARIA, Web Accessibility, live regions | Comment First on Hands-On Accessible Rich Internet Applications (ARIA) @ SXSW Interactive 2009
Posted August 7th, 2008 by Steve Faulkner
There a bunch of interesting posts on Marco’s blog about WAI-ARIA: The first one ARIA in Gmail #1: Alerts is about the use of the WAI-ARIA role=”alert” and its use in Gmail.
Continue reading “Do WAI-ARIA - Google Is!“
Posted in Standards, W3C, WAI-ARIA, Web Accessibility, live regions | Comment First on Do WAI-ARIA - Google Is!
Posted August 4th, 2008 by Steve Faulkner
After much data crunching Of ’billions of web pages’, in his infinite wisdom the King of HTML5 has given us a whole new way of using the alt attribute in HTML5:
Continue reading “A Brave New alt in {HTML5}“
Posted in HTML, HTML 5, Standards, W3C, Web Accessibility | 6 Comments on A Brave New alt in {HTML5}
Posted July 31st, 2008 by Steve Faulkner
Gez Lemon from TPG has written an article for Dev.Opera, which provides an Introduction to WAI ARIA.
Continue reading “Introduction to WAI ARIA - Gez Lemon“
Posted in HTML, Standards, W3C, WAI-ARIA, Web Accessibility, live regions | Comment First on Introduction to WAI ARIA - Gez Lemon
Posted July 18th, 2008 by Steve Faulkner
I started to write a post about the new social accessibility tools/services that have been announced in the last week or so: IBM Social Accessibility Project and Webvisum.
Continue reading “Social Accessibility - Threes a Crowd?“
Posted in Screen Readers, Social Accessibility, Web Accessibility, accessibility testing | 3 Comments on Social Accessibility - Threes a Crowd?
Posted July 4th, 2008 by Steve Faulkner
Raising Issues
In order to raise an issue or proposal in regards to the HTML5 specification you do not have to be a member of the W3C HTML Working Group (HTML WG). Anyone can simply enter a bug into the HTML Bugzilla. If the proposal or issue is rejected by those that control the specification and […]
Continue reading “Circumventing Hegemony in the HTML WG“
Posted in Accessibility, HTML 5, Standards, W3C, Web Accessibility | 1 Comment on Circumventing Hegemony in the HTML WG
Posted June 20th, 2008 by Hans Hillen
After covering a basic ARIA slider as well as a more complex slider component, we will take a closer look at how a slider can be used to create a more obscure but very powerful widget: the double slider (or ‘range slider’). We will discuss what to think about when creating a double slider, and […]
Continue reading “ARIA Slider, Part 3“
Posted in Accessibility, Assistive Technology, Screen Readers, W3C, WAI-ARIA, Web Accessibility | 4 Comments on ARIA Slider, Part 3
Posted June 17th, 2008 by Steve Faulkner
A beta version of the RNIB Surf Right Toolbar (for IE) is now available. This is a tool for users to help them modify web content presentation to suit their needs. The toolbar brings built in Internet Explorer Accessibility features to the fore, as well as providing enhanced custom styles support and and easy access […]
Continue reading “RNIB Surf Right Toolbar Released“
Posted in Accessibility, Internet Explorer, WAT-C, Web Accessibility, tools | Comment First on RNIB Surf Right Toolbar Released
Posted June 16th, 2008 by Hans Hillen
In my previous post I gave an example for a very minimalistic ARIA slider, with the intention of demonstrating how simple it is to add ARIA using only a few attributes. I know there are some developers out there who wishfully think that, in order to make their rich interface widgets accessible, all they have to do is add ARIA to it. Others are skeptical about ARIA for that very reason. The truth is of course that ARIA is only part of the effort, and work is required to make any widget accessible (whether you’re using ARIA or not). In this post I want to cover some of those issues and give an overview of what else to think about when creating an accessible slider.
Continue reading “ARIA Slider, Part 2“
Posted in Accessibility, Assistive Technology, CSS, General, HTML, Screen Readers, WAI-ARIA, Web Accessibility | 5 Comments on ARIA Slider, Part 2