Categories
event

Upcoming Digital Accessibility Events

Here are some great Digital Accessibility events coming soon! One in Canada and the rest U.S. (Scotland appended.) Please feel free to submit more via comments.

For more follow @webaxe and @a11yevents on Twitter.

calendar icon says upcoming events

Categories
aria forms

Accessible Custom Select Dropdowns

In web development, creating custom select dropdowns is difficult. It requires a lot of resources to sufficiently design (annotating the interaction, etc) and develop (the Javascript is fairly complex and the ARIA isn’t easy) and then test. Additional requirements such as option groups and auto-suggest make it even more challenging and time-consuming, and usually frustrating.

Most often the result is not fully accessible; browser and assistive technology is inconsistent; and implementations vary across the web. This is why it’s always better to use native selects with HTML/web. (Native components is also a better choice for native apps.) Don’t forget that HTML selects can be styled with CSS; see these resources by Scott O’HaraRTD, Filament Group, and LugoLabs.

If you must implement a custom select dropdown, you will most like need to use the ARIA listbox rolecombobox role (which specifies a composite widget), and often a combination of those roles. The option role is also required and usually a few other ARIA attributes (for label, state, etc.).

Examples

Here are some great examples which will save many folks a lot of time—if you must customize!

screen shot of custom select; category dropdown and submit button

Other articles

Categories
jobs

Digital Accessibility Jobs, June 2017

Wow, many opportunities in digital accessibility opening! (U.S.)

Follow me, @a11yJobs, and @LyndonDunbar on Twitter for more!

newspaper icon says jobs

Categories
law

Landmark web accessibility ruling in U.S.

On June 12, a Miami federal judge ruled that Winn-Dixie violated the Americans with Disabilities Act by failing to make its website accessible to blind and visually impaired users.

The lawsuit was filed by blind Florida resident Juan Carlos Gil who uses screen reader software to access websites. Winn-Dixie operates nearly 500 grocery stores in the southeast United States. Judge Robert Scola ruled that the Winn-Dixie website is a place of public accommodation because of its integration with its stores such as downloading coupons, ordering prescriptions, and finding store locations.

Winn Dixie logo

The court order states “the website must be accessible by individuals with disabilities who use computers, laptops, tablets, and smart phones,” and content from third party vendors must also be fully accessible.

The estimated cost of $250,000 to make the website accessible was not consider by the court as an undue burden and “pales in comparison to the $2 million Winn-Dixie spent in 2015 to open the website and the $7 million it spent in 2016 to remake the website for the Plenti program.”

This case is especially important because it’s an actual trial with a federal ruling, not a settlement, and thus sets a legal precedent.

Related:

Addendum:

Categories
jobs

Digital Accessibility Jobs, April 2017

All in U.S.:

Follow me and @a11yJobs on Twitter for more! Also props to @LyndonDunbar for tweeting some of these positions.