E-mail List Archives
Re: [eslint] [react] onchange issue in new browsers
From: Graham Armfield
Date: Mar 31, 2017 7:53AM
- Next message: Bossley, Peter A.: "How to report accessibility bugs to Mozilla / firefox Devs, or, am I going crazy?"
- Previous message:
: "Re: [eslint] [react] onchange issue in new browsers" - Next message in Thread: Mallory: "Re: [eslint] [react] onchange issue in new browsers"
- Previous message in Thread:
: "Re: [eslint] [react] onchange issue in new browsers" - View all messages in this Thread
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
- Next message: Bossley, Peter A.: "How to report accessibility bugs to Mozilla / firefox Devs, or, am I going crazy?"
- Previous message:
: "Re: [eslint] [react] onchange issue in new browsers" - Next message in Thread: Mallory: "Re: [eslint] [react] onchange issue in new browsers"
- Previous message in Thread:
: "Re: [eslint] [react] onchange issue in new browsers" - View all messages in this Thread