Short Note on: Button or Link?
When is it right to fail a button or link in an audit for misuse? Kirby Tucker has some thoughts on how to decide.
Upcoming Webinar: June 25 at 12 PM ET. Managing Risk and Improving UX: How to Prioritize ADA Title II Digital Accessibility EffortsRegister Now
When is it right to fail a button or link in an audit for misuse? Kirby Tucker has some thoughts on how to decide.
June 5, 2023 | Technical
If your company is working on improving the accessibility of the website for people with disabilities, ensuring your content is accessible to screen reader users will be one of the…
May 23, 2023 | Accessibility Strategy, Technical, World of Accessibility
Software as a Service (SaaS) platforms have changed the way businesses are run. Because they allow users to log in via a web browser anywhere there’s an internet connection, companies…
May 17, 2023 | Accessibility Strategy, Business, Technical, World of Accessibility
I wrote an article in 2007 called Fieldsets, Legends and Screen Readers. It was my first post on the TPGi blog. I have been meaning to provide an update to…
May 16, 2023 | KnowledgeBase Content, Technical, User Experience (UX)
A subset of ARIA roles are defined as having presentational children. These are mostly a subset of widget roles Presentational Children The DOM descendants are presentational. User agents SHOULD NOT expose descendants of this element through the…
May 12, 2023 | Technical, World of Accessibility
Should you fail interactive elements that have questionable hover styles under WCAG SC 1.4.11? Spoiler alert: the answer is no.
May 5, 2023 | Technical
Part Two of an edited transcription of the presentation delivered by Hans Hillen (in person) and Ricky Onsman (via video) on 15 March at CSUN 2023, in which they share some of their experiences setting up the TPGi Knowledge Center.
April 24, 2023 | ARC Platform, KnowledgeBase Content, Technical
Part One of an edited transcription of the presentation delivered by Hans Hillen (in person) and Ricky Onsman (via video) on 15 March at CSUN 2023, in which they share some of their experiences setting up the TPGi Knowledge Center.
April 17, 2023 | ARC Platform, KnowledgeBase Content, Technical
Do you use screenshots when logging issues? They can really help to clarify problem areas. Ian Lloyd provides pointers on what makes a useful screenshot.
April 4, 2023 | Technical
Do you sometimes struggle to know whether a non-text element fails for low contrast under WCAG SC 1.4.11? Try this quiz to see how you fare.
April 2, 2023 | Technical
Combining the accessibility and usability benefits of a native range input, with the markup and design flexibility of a pure custom slider.
March 9, 2023 | KnowledgeBase Content, Technical
A long time ago (2008) I wrote an article: Screen Readers lack emphasis. At the time, 15 years ago, the screen readers tested did not signify the semantics of text…
January 26, 2023 | Technical
In my role at TPGi I regularly get asked for advice on how stuff works. For example, the other day I was asked by a colleague “Can aria-current be used…
January 3, 2023 | Technical
Focused elements disappearing under sticky headers is a long-standing accessibility problem. Here’s a solution.
December 19, 2022 | KnowledgeBase Content, Technical, User Experience (UX)
On 7 December 2021, the W3C Accessible Guidelines Working Group published a Working Draft of the W3C Accessibility Guidelines (WCAG) 3.0. So, that’s it, right? Pack WCAG 2 off to the junkyard? The standard is dead, long live the standard? Well, no.
December 12, 2022 | Technical
You’ve probably used visually-hidden content before. But how does the CSS actually work, and why do we use those particular properties?
November 10, 2022 | Technical
Have automated tools told you your site is accessible? If you’re using CSS opacity, those tools may be wrong!
August 30, 2022 | Technical
This article is an overview of the new SCs in WCAG 2.2, describing their requirements in plain language, and discussing how to meet them.
August 19, 2022 | Accessibility Strategy, Technical