WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Alternatives to a custom listbox

for

From: jeffgutsell@fuse.net
Date: Feb 2, 2024 2:49PM


Thanks, Lawrence and Steve,
I will look into both ideas tomorrow.
Some background: My friend was doing C++ projects when I worked with him in the 90s. After I retired, I learned that he was doing Web work and complained bitterly about being told to make an accessible navigation menu. I showed him how to make that more or less painless and he has gradually gravitated to the cause
I enjoy keeping him moving in the right direction.

Jeff

-----Original Message-----
From: WebAIM-Forum < <EMAIL REMOVED> > On Behalf Of Laurence Lewis
Sent: Friday, February 2, 2024 4:05 PM
To: <EMAIL REMOVED>
Subject: Re: [WebAIM] Alternatives to a custom listbox

Hi Jeff

This is purely experimental, but a Popover could work. The functionality enables creating a popover that expands to a list of options with image and text. It displays a detailed view with a larger image and description when a link in the popover container is clicked..

Working example on Codepen
https://codepen.io/Deafinitive/live/OJqZRYK