Difference between revisions of "Menus"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Category: | [[Category: Navigation]] | ||
Menus appear at multiple levels of a site's navigation and hierarchy. At the top level, every page has the global navigation menus display. Within a page, specific areas may have local navigation menus, and specific elements of a page (such as a row of a table) may have application menus for taking action on those elements. | Menus appear at multiple levels of a site's navigation and hierarchy. At the top level, every page has the global navigation menus display. Within a page, specific areas may have local navigation menus, and specific elements of a page (such as a row of a table) may have application menus for taking action on those elements. | ||
==Accessibility== | ==Accessibility== | ||
* [https://www.levelaccess.com/challenges-mega-menus-standard-menus-make-accessible/ Creating Accessible Menus and Mega Menus] by [[Level Access]] explains how to make menus that behave the way users expect, regardless of their accessibility needs. | |||
* [https:// | ==Hamburger Menus== | ||
* [https://uxplanet.org/great-alternatives-to-hamburger-menus-d4c76d9414dd Great Alternatives to Hamburger Menus] by [[UX Planet]] lists a number of menu alternatives for global and local navigation when you don't want your mobile experience stuffed in a hamburger menu. | |||
* [https://apptimize.com/blog/2015/07/the-ultimate-guide-to-the-hamburger-menu/ The Ultimate Guide to the Hamburger Menu] by [[Yinmeng Zhang]] at [[Apptimize]]. | |||
==Additional Resources== | |||
* [ | * [https://www.webdesignerdepot.com/2017/06/10-ways-to-design-menus-that-dont-suck/ 10 ways to design menus that don't suck] by [[Carrie Cousins]] on [[Web Designer Depot]] talks about ways to keep global navigation from being awful. | ||
* [ | * [http://adrianroselli.com/2017/10/dont-use-aria-menu-roles-for-site-nav.html Don't Use Aria Menu Roles for Site Nav] by [[Adrian Roselli]] pretty much sums itself up in the title. |
Latest revision as of 15:41, 1 June 2020
Menus appear at multiple levels of a site's navigation and hierarchy. At the top level, every page has the global navigation menus display. Within a page, specific areas may have local navigation menus, and specific elements of a page (such as a row of a table) may have application menus for taking action on those elements.
Accessibility
- Creating Accessible Menus and Mega Menus by Level Access explains how to make menus that behave the way users expect, regardless of their accessibility needs.
Hamburger Menus
- Great Alternatives to Hamburger Menus by UX Planet lists a number of menu alternatives for global and local navigation when you don't want your mobile experience stuffed in a hamburger menu.
- The Ultimate Guide to the Hamburger Menu by Yinmeng Zhang at Apptimize.
Additional Resources
- 10 ways to design menus that don't suck by Carrie Cousins on Web Designer Depot talks about ways to keep global navigation from being awful.
- Don't Use Aria Menu Roles for Site Nav by Adrian Roselli pretty much sums itself up in the title.