WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: sequential select with ajax

for

From: glen walker
Date: Feb 13, 2019 10:19AM


So both <select> elements exist on the page at page load time? The first
<select> has <option> elements but the second one does not? And then you
dynamically create <option> elements for the second based on what was
chosen in the first?