Use this bookmarklet to test your site for incorrect use of the aria-owns attribute.
Category Archives: Accessibility
The resurrected AOL DHTML Style Guide
This is a republished version of AOL’s DHTML Style Guide, as it appeared on January 27, 2013. It was captured via Internet Archive and republished with the hopes of keeping this important part of web development alive.
Intuit’s Accessibility Champion Program
Intuit’s Accessibility Champion program enables everyone to become a champion and a roadmap for people to become leaders. This was created to celebrate people making contributions towards accessibility. It highlights people via employee profile badges, congratulatory spotlights, and notifications to managers about their commitment. The program emphasizes customer empathy, disability etiquette, and accessible product design […]
Disability Organization volunteer opportunities in your city
Volunteering with a disability organization is an incredible opportunity to gain deep empathy for your customers. You can make a sincere impact by sharing your time and resources. The following list was created for fellow Intuit Accessibility Champions to find nearby organizations. Please leave your favorite organization in the comments.
Display:Contents and the Impact on Accessibility
I came across a bizarre experience while testing a Styled-Component prototype with VoiceOver and Chrome. This simple panel had an H2 in the code, but I couldn’t navigate to it with the screen reader. I opened the accessibility inspector in Chrome and sure enough, the H2 had no semantics. It was being rendered to the […]