JAWS

Posts

  • Developer Beware: Using Flash to Detect Screen Readers

    The facility to detect some Assistive Technology by using Flash has been around since ActionScript 1.0 and Flash Player 6. The method has usually been referred to as a way…

  • ARIA Toggle Button and Tri-state Checkbox examples

    It is an exciting time for proponents of WAI-ARIA (Web Accessibility Initiative – Accessible Rich Internet Applications). With support introduced in IE 8 (beta), better support in Firefox 3, planned…

  • How JAWS reads text

    Making public statements based on limited knowledge of an assistive technology and with little understanding of how it is used, can lead to incorrect conclusions and poor implementations.

  • Screen Readers lack emphasis

    In a recent thread on the Web Standards Group mailing list, the question arose about whether Screen Readers support semantic HTML elements such as strong and em. The short answer…

  • The title attribute – what is it good for? (resurrected)

    While working at vision australia I presented at Web Essentials 05 on the HTML title attribute, which lead to a right royal fisking by Joe Clark. I also conducted research…

  • 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…

  • 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…