RE: accessible autocomplete

Hello,
There are precise instructions for creating accessible autocomplete widgets in strict compliance with the ARIA spec, at
https://www.levelaccess.com/differences-aria-1-0-1-1-changes-rolecombobox/


At present only the 1.0 combobox design pattern is most widely supported for public usage.

All relevant widgets are included in the GitHub archive at
https://github.com/whatsock/tsg


Best wishes,
Bryan



Bryan Garaventa
Principal Accessibility Architect
Level Access, Inc.
Bryan.Garaventa@LevelAccess.com
415.624.2709 (o)
www.LevelAccess.com<http://www.levelaccess.com/>

From: Michellanne Li <michellanne.li@gmail.com>
Sent: Tuesday, March 19, 2019 7:14 PM
To: WAI IG <w3c-wai-ig@w3.org>
Subject: accessible autocomplete

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.

Hello all,

I'm wondering if anyone has a preferred method or plugin for creating accessible form input fields with autocomplete. To be clear, I understand that you can simply use the autocomplete attribute, but I'd like to take it a step further and provide a list of suggestions, like this demo from W3 Schools on How to Create Autocomplete<https://www.w3schools.com/howto/howto_js_autocomplete.asp>.

I've used chosen.js<https://harvesthq.github.io/chosen/> in the past, but my research indicates that it still has usability issues with AT.

Thanks so much!

Michellanne Li
(512) 718-2207
http://www.michellanne.com

Received on Wednesday, 20 March 2019 18:28:14 UTC