If you’ve got any stake in the wonderful world of spam bots, then you’ve probably heard about Google’s CAPTCHA update, the No CAPTCHA reCAPTCHA. Essentially a user need only check a box and Google’s ground-up pixie dust automagically knows whether or not to believe you. A video overview of the…
For a few years now web developers around the world have celebrated Saturnalia Christmas with advent calendars covering topics related to the web. Some come and go, but you’ll probably recognize a few regulars on this list. I may have missed some, so please pass them along if you know…
Animated GIF Animated GIF showing the tab order on a page using the default Re-CAPTCHA, which sets a tabindex, forcing a keyboard user through six tab-stops to get to the Skip to content link. Tabindex had the potential to be a useful attribute. A developer could set the order in…
I just finished a webinar for the National Association of Government Web Professionals where I provided an overview of responsive design. I always struggle when I cannot see the audience, but as always my ego carries me through to the end. The slides are embedded here for any and all…
This is one of the images tweeted by the CDC. The text contrast is 4.53:1, so it barely passes for large text. At this scaled-down size, however, the question text would fail a contrast test for accessibility. In the United States, the Centers for Disease Control (CDC) is (or at…
Photo of me speaking, fighting the sun, provided by Camilla Choo. Original photo on Twitter. In a departure from the other times I have given this talk, I gutted all the slides with code samples as well as the slides on testing (although I did keep them handy and use…
Much as I would like to say that I will be speaking at the National Association of Government Web Professionals (NAGW, I don’t know where the “P” went, perhaps it was originally “Webmasters?”) conference in September, I won’t be. I was, however, asked to do a separate webinar for members…
With more and more people relying on a mobile device as their primary computing platform, it stands to reason that more and more mobile users may want to print web page content — whether directly to a printer or as a PDF for later use (or display as in the…
This animated GIF is a screen capture of cycling through every interactive element (mostly links) on the page using just the tab key. You’ll note that in all but one case, the only indication of any change is in the lower left in the browser’s status bar where it shows…
This post originally appeared on the Algonquin Studios blog. If you work much with accessibility, then you might consider the title of this post to be an oxymoron, a self-contradicting mess. Frankly, I tend to agree. Barring a compelling use case, I never start a project with Bootstrap and I…
So you’re saying there’s a chance … that I’ll make it to the footer. TL;DR (added 12 December 2020): Can the user hit “back” and return to the exact same place? Is there paging for when the JavaScript breaks? Does the page have a footer? Can a keyboard user access…
Today I had the pleasure of speaking at the HTML5 Developer Conference in lovely San Francisco. I presented on accessibility and how it relates to you as a current and future user with my presentation Selfish Accessibility. The full abstract: We can all pretend that we’re helping others by making…