mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
d7e49a4dc3
- 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. |
||
---|---|---|
.. | ||
breadcrumb.html | ||
card.html | ||
dropdown.html | ||
level.html | ||
media-object.html | ||
menu.html | ||
message.html | ||
modal.html | ||
nav.html | ||
navbar.html | ||
pagination.html | ||
panel.html | ||
tabs.html |