Introduction I will be giving a talk at John Slatin AccessU on May 9, 2016 on HTML5 Accessibility. I will be discussing the new elements in HTML5 that help to support better accessibility. I was doing some research on how well some of these elements are supported by the various screen readers and thought I […]
Posts in the Code category:
Presentation on HTML5 Accessibility
I presented HTML5 Accessibility at the 5th Annual online Accessibility Summit in September, 2014. I also presented this topic at Knowbility’s AccessU in May, 2014. I have posted a link to a zip file of the slides, the code and media examples, and the captioned versions of the screen reader demos. Note that the captioned […]
WordPress Accessibility
I saw the following post mentioned on twitter: WordPress Themes Suck at Accessibility: It’s Time to Fix It. It is a great post with comments from the author of the accessible theme, Simone. I decided I really should be using an accessible theme so I updated this blog to use Simone. Thanks Sarah Gooding for […]
CSS Overflow:auto and VoiceOver
Motivation I’ve been playing around a bit with Dojo Mobile. My goal is to relearn Dojo and to build an accessible Web app for iOS. Unfortunately not all of the Dojo Mobile components are fully accessible, yet (the team is working on it). The app I am building is fairly simple – an app to […]
Using the Orion Editor
I decided to take a look into Orion – an eclipse project that is touted as, “An open source platform for cloud based development”. I see that you can add it into your blog and thought it might be useful for showing some of the Dojo Mobile code I am developing. This post is a […]