TPGi author profile photo

Steve Faulkner

Steve was the Chief Accessibility Officer at TPGi before he left in October 2023. He joined TPGi in 2006 and was previously a Senior Web Accessibility Consultant at vision australia. Steve is a member of several groups, including the W3C Web Platforms Working Group and the W3C ARIA Working Group. He is an editor of several specifications at the W3C including ARIA in HTML and HTML Accessibility API Mappings 1.0. He also develops and maintains HTML5accessibility and the JAWS bug tracker/standards support.

Posts

  • alt in HTML5 Required? – to be or not to be

    There has been much discussion both within and outside of the W3C HTML5 Working Group about the HTML5 editor’s decision to make the alt attribute optional, to cover those cases…

  • AJAX and Screen Readers – Content Access Issues

    The rise in the use of AJAX to dynamically change content without refreshing the page has resulted in accessibility problems for users of Assistive Technology such as Screen Readers. The…

  • New WAI-ARIA Working Drafts Published

    WAI-ARIA, the Accessible Rich Internet Applications Suite, defines a way to make Web content and Web applications more accessible to people with disabilities. It especially helps with dynamic content and…

  • HTML 5 first working draft released

    The first working draft of HTML5 has been published: “…to make comments regarding this document, please send them to public-html-comments@w3.org. …All feedback is welcome…The publication of this document by the…

  • NVDA – a free and open source screen reader for Windows

    People often ask on the various accessibility related forums and mailing lists, a question like: If I wanted a Screen reader program which one should I buy? For many developers…

  • Using WAI-ARIA Roles and States with the YUI Menu Control

    Using WAI-ARIA Roles and States with the YUI Menu Control. YUI Menu author Todd Kloots and Yahoo! accessibility guru Victor Tsaran introduce the WAI-ARIA Roles and States

  • The Accessibility Tools Framework (ACTF)

    IBM announced today (4th, December, 2007)Â the contribution of its Accessibility Tools Framework (ACTF)Â to the Eclipse Foundation, an open source community focused on developing a universal platform of frameworks…

  • CSS Editor bookmarklet for IE

    For times when CSS styles need to be tested, on the fly, in Internet Explorer, the CSS editor bookmarklet can come in handy. It was originally developed from the test…

  • Fieldsets, Legends and Screen Readers

    Note: I wrote this article in 2007, there is a 2023 update Fieldsets, Legends and Screen Readers again. Italian translation Fieldset, Legend e Screen Reader by Roberto Castaldo. The grouping…