E-mail List Archives
Re: Accessible Combo Boxes
From: Henry, Michael (IntelliDyne)
Date: Mar 1, 2018 12:56PM
- Next message: Natalie Jean: "eLearning Modules"
- Previous message: Caitlin Geier: "Re: Accessible Combo Boxes"
- Next message in Thread: Tim Harshbarger: "Re: Accessible Combo Boxes"
- Previous message in Thread: Caitlin Geier: "Re: Accessible Combo Boxes"
- View all messages in this Thread
Has this been tested? It looks pretty promising.
---
Mike S. Henry
Creative Services Lead
IntelliDyne Contract Employee
Supporting Enterprise Infrastructure (formerly Military Health System Cyberinfrastructure Services - MCiS)
Desk: (703) 882-3962
From: WebAIM-Forum < <EMAIL REMOVED> > on behalf of Caitlin Geier < <EMAIL REMOVED> >
Sent: Thursday, March 1, 2018 2:09:15 PM
To: WebAIM Discussion List
Subject: Re: [WebAIM] Accessible Combo Boxes
My coworker built an accessible combobox. It supports both single select
and multiselect modes. We had the same problem with the native comboboxes,
and needed to roll our own for a product. My coworker open-sourced the
prototype he created for the project.
Demo: https://schne324.github.io/combobo/demo/
Github: https://github.com/schne324/combobo
On Thu, Mar 1, 2018 at 12:38 PM Brandon Keith Biggs <
<EMAIL REMOVED> > wrote:
> Hello,
> AccDC has several that work:
>
> http://whatsock.com/tsg/Coding%20Arena/ARIA%20Comboboxes/ARIA%20Comboboxes%20(Native%20Inputs,%20Editable%20and%20Readonly)/demo.htm
>
>
> http://whatsock.com/tsg/Coding%20Arena/ARIA%20Comboboxes/ARIA%20Comboboxes%20(Native%20Inputs,%20Editable%20with%20Substring%20Match)/demo.htm
>
>
> http://whatsock.com/tsg/Coding%20Arena/ARIA%20Comboboxes/ARIA%20Comboboxes%20(Native%20Inputs,%20Multiselect%20Editable%20with%20Substring%20Match)/demo.htm
>
>
> http://whatsock.com/tsg/Coding%20Arena/ARIA%20Comboboxes/ARIA%20Comboboxes%20(Simulated,%20Readonly%20Multiselect)/demo.htm
>
> There are several more, but you can check them out for yourself. They all
> work for me.
> Thanks,
>
>
> Brandon Keith Biggs <http://brandonkeithbiggs.com/>
>
> On Thu, Mar 1, 2018 at 7:42 AM, Josh Schroder <
> <EMAIL REMOVED> >
> wrote:
>
> > Hi Kakarla,
> >
> > I believe that combo-boxes have historically been problematic for
> > accessibility.
> >
> > You may be able to implement some workarounds to improve functionality,
> > but the advice over the years has typically been to use checkboxes
> instead.
> >
> > Select2 looks like a promising alternative, but I've not used it myself.
> > https://select2.org/
> >
> > Josh Schroder
> > Web Administrator III
> > Office of Strategic Communications
> > Texas Department of Licensing and Regulation
> > (512) 936-8937
> >
> >
- Next message: Natalie Jean: "eLearning Modules"
- Previous message: Caitlin Geier: "Re: Accessible Combo Boxes"
- Next message in Thread: Tim Harshbarger: "Re: Accessible Combo Boxes"
- Previous message in Thread: Caitlin Geier: "Re: Accessible Combo Boxes"
- View all messages in this Thread