WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: [eslint] [react] onchange issue in new browsers

for

From: Graham Armfield
Date: Mar 31, 2017 7:53AM


Hi Birkir,

Scenario 2 might be more common on WordPress sites that have blog
functionality.

There is a WordPress widget that shows blog categories to allow users to
navigate to areas they may be interested in. This can be implemented as a
list of links, but also alternatively as a dropdown where selecting a
category from the list takes you to the listing page for the given
category. This functionality is triggered by the onchange event, which is
(as we know) triggered by using the up and down arrow keys within the
dropdown list.

Regards
Graham Armfield
Coolfields Consulting