DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
View Events Video Library
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Integrating PostgreSQL Databases with ANF: Join this workshop to learn how to create a PostgreSQL server using Instaclustr’s managed service

Mobile Database Essentials: Assess data needs, storage requirements, and more when leveraging databases for cloud and edge applications.

Monitoring and Observability for LLMs: Datadog and Google Cloud discuss how to achieve optimal AI model performance.

Automated Testing: The latest on architecture, TDD, and the benefits of AI and low-code tools.

Related

  • Backend For Frontend (BFF) Pattern
  • Unraveling Lombok's Code Design Pitfalls: Exploring Encapsulation Issues
  • You Can Keep Your Job, but It Won’t Be the Same Job
  • 10 Must-Have IT Certifications

Trending

  • A Better Web3 Experience: Account Abstraction From Flow (Part 2)
  • Building AI Applications With Java and Gradle
  • Time Series Analysis: VAR-Model-As-A-Service Using Flask and MinIO
  • Writing Reusable SQL Queries for Your Application With DbVisualizer Scripts

How to Detect if a User of Your Site Has a Disability

Is it possible to see how accessible your site is to those with disabilities? What can you check for?

Fiona Holder user avatar by
Fiona Holder
·
Updated Sep. 05, 16 · Tutorial
Like (2)
Save
Tweet
Share
3.83K Views

Join the DZone community and get the full member experience.

Join For Free

I stumbled across a question on the User Experience Stack Exchange site today, "Accessibility: How to track peoples with disabilities on websites?"

"I want to know how much people on my website use a screen reader, use plugins for easier reading and surfing on websites, use a text browser or use else native configurations/programs for easier using the web."

It's not a bad question, after all we track all kinds of things with analytics. Google now has a stab at estimating the gender and interests of your site visitors so this is a logical step on from that.

Now because the questioner doesn't provide us with any more context than the snippet above, I'm going to base my response on the assumption that they want to know in order to influence product decisions.

Just as I check the analytics of a site to see if it still makes sense to support IE7 (hell no), maybe knowing how many users have disabilities could help you with prioritising your development backlog or (unfortunately) deciding whether to bother testing for accessibility at all.

OK, So What Would We Test For?

Now that we think we have captured the mindset of the developer here, let's break this down a bit further, what can we test for in our new, fancy disability detection code?

Things that come to mind:

Screen Reader Use

A pretty obvious one to check for, these users definitely tick the box for needing a site to be accessible.

Navigating With a Keyboard Only

If the user doesn't use the mouse at all, they probably count here too.

Browser Zoomed In

People tend to zoom in if they're struggling to read. Maybe they would use magnification software. Hmm, this is starting to look tricky to test for.

Color Blindness

Oh, um, not sure how we can check this one. It's important though.

Deaf and Hard of Hearing

I guess these people might struggle with some content...

The elderly? Young children? People who have broken their arm? The dad holding his baby while trying to shop?

Once you head off down this train of thought, it's pretty clear why disability detection is a bad idea. 

Accessibility Isn't Solely About Disabilities

It's often described (and I'm totally guilty of this too) as "enabling those with disabilities to use your website".

I like to flip that on it's head and state that it's all about making the web accessible to all. There's a subtle difference in there and it's where people like our dad trying to shop online when holding his baby come in. 

Maybe it's easier for him to just browse using the keyboard and not the mouse. More importantly for your business, maybe he's more likely to buy from your shop if it's easy for him to just navigate with the keyboard.

If you start searching for statistics on who will benefit from you making your site accessible, you're always going to come up with a number way lower than the reality. Loads of people benefit from accessibility. 

You know the right thing to do.

IT

Published at DZone with permission of Fiona Holder. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • Backend For Frontend (BFF) Pattern
  • Unraveling Lombok's Code Design Pitfalls: Exploring Encapsulation Issues
  • You Can Keep Your Job, but It Won’t Be the Same Job
  • 10 Must-Have IT Certifications

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: