E-mail List Archives
Re: predictive searching on a web page and mouse hovers
From: Bryan Garaventa
Date: Oct 13, 2016 11:29PM
- Next message: Sean Murphy: "Re: predictive searching on a web page and mouse hovers"
- Previous message: Sean Murphy: "predictive searching on a web page and mouse hovers"
- Next message in Thread: Sean Murphy: "Re: predictive searching on a web page and mouse hovers"
- Previous message in Thread: Sean Murphy: "predictive searching on a web page and mouse hovers"
- View all messages in this Thread
Hi,
To make what you refer to as 'predictive searching, or autosuggest, or typeahead functionality to work correctly, it has to be marked up properly as an ARIA Combobox widget, like so:
http://whatsock.com/tsg/Coding%20Arena/ARIA%20Comboboxes/ARIA%20Comboboxes%20(Native%20Inputs,%20Editable%20with%20Substring%20Match)/demo.htm
The requisit role and attribute mappings are explained in the matrices table at
http://whatsock.com/training/matrices/#combobox
To see the code for the live demo plus additional types of ARIA Combobox widget types, you can download the archive at
https://github.com/accdc/tsg
The Combobox widgets are in the folder "Coding ArenaARIA Comboboxes"
Regarding mouse hover on graphics, are you referring to clickable elements like clickable icons, or images that show text when you mouse over them?
Best wishes,
Bryan
Bryan Garaventa
Accessibility Fellow
SSB BART Group, Inc.
<EMAIL REMOVED>
415.624.2709 (o)
www.SSBBartGroup.com
- Next message: Sean Murphy: "Re: predictive searching on a web page and mouse hovers"
- Previous message: Sean Murphy: "predictive searching on a web page and mouse hovers"
- Next message in Thread: Sean Murphy: "Re: predictive searching on a web page and mouse hovers"
- Previous message in Thread: Sean Murphy: "predictive searching on a web page and mouse hovers"
- View all messages in this Thread