WebAIM - Web Accessibility In Mind

E-mail List Archives

sequential select with ajax

for

From:
Date: Feb 13, 2019 2:10AM


Hi,

I would like to ask you a little help.

I am working on a webpage. I have a form with 2 <select> elements. At
the beginning, only one select is on the list, because the second select
menu's item depends on the first selection. I use AJAX to create the
second list after user selected one item from the first list. The 
screen reader is not noticing the second select menu. Is there any
solution in order to make the second select menu  usable by
screen-reader users? Maybe is there an accessible jQuery plugin for that?

Regards, Zsolt