Skip to content

Commit

Permalink
Update no-onchange.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Schweinepriester committed Nov 5, 2021
1 parent dbcf7aa commit 61554a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/rules/no-onchange.md
Expand Up @@ -28,5 +28,5 @@ This rule takes no arguments.
- [WCAG 3.2.2](https://www.w3.org/WAI/WCAG21/Understanding/on-input)

### Resources
- [onChange Event Accessibility Issues](http://cita.disability.uiuc.edu/html-best-practices/auto/onchange.php)
- [onChange Select Menu](http://www.themaninblue.com/writing/perspective/2004/10/19/)
- [onChange Event Accessibility Issues](https://web.archive.org/web/20191207202425/http://cita.disability.uiuc.edu/html-best-practices/auto/onchange.php)
- [onChange Select Menu](https://www.themaninblue.com/writing/perspective/2004/10/19/)

0 comments on commit 61554a0

Please sign in to comment.