Files
bulma/docs/documentation
Muhannad Abdelrazek d7e49a4dc3 A11y: Enhance dropdown examples. (#908)
- use button to can reach by keyboard and make a user with screen reader understand that's is a button.
- add aria-haspopup to make screen reader user understand this button have a drop-down.
- add aria-controls to make screen reader user understand this button control on items called x.
- should add aria-expanded by JS when user toggle button.

- add aria-hidden to icons.
- add href=# to links to make it a link we can interact with a keyboard.

- add role menu to menu drop-down to make sure this div is a menu.
- should add aria-hidden by JS and toggle it by button expanded.
2017-07-26 18:45:08 +01:00
..
2017-07-17 19:46:53 +01:00
2017-07-24 13:02:15 +02:00
2017-04-15 22:13:13 +01:00
2017-07-24 13:02:15 +02:00
2017-07-24 13:02:15 +02:00