- 101 UX Principles
- Will Grant
- 218字
- 2021-07-16 18:02:44
Chapter #27. Repeat Menu Items in the Footer or Lower Down in the View
Your site's navigation is at the top of the view, but the user has scrolled right down the view—no doubt captivated by the wonderful, engaging content you've provided—so how do they return to the top of the page?
Most mobile browsers have a shortcut where tapping the top bar of the app will scroll the page up. There's no need to provide a "back to top" link that floats down the page: it's a waste of space.
A great solution is to repeat main menu items in the footer of the page or, at the very least, add some shortcuts to popular parts of the site. Including a "mini breadcrumb" is more useful than a"back to to" link, as the user can hop back up a level to find the next item.

Mozilla's footer
Mozilla's footer (above) strikes a nice balance between not being overly cluttered and providing useful links to top-level sections os navigation hierarchy. Some sites decide to include a search control in the footer, which can be a smart idea: the user may not have found what they were looking for on the page, so this gives them a way to search the site.
- FPGA從入門到精通(實(shí)戰(zhàn)篇)
- Augmented Reality with Kinect
- Linux KVM虛擬化架構(gòu)實(shí)戰(zhàn)指南
- 基于Proteus和Keil的C51程序設(shè)計(jì)項(xiàng)目教程(第2版):理論、仿真、實(shí)踐相融合
- 計(jì)算機(jī)組裝·維護(hù)與故障排除
- 基于ARM的嵌入式系統(tǒng)和物聯(lián)網(wǎng)開(kāi)發(fā)
- Learning Game Physics with Bullet Physics and OpenGL
- 電腦軟硬件維修從入門到精通
- Large Scale Machine Learning with Python
- 分布式系統(tǒng)與一致性
- Machine Learning Solutions
- 筆記本電腦芯片級(jí)維修從入門到精通(圖解版)
- 嵌入式系統(tǒng)原理及應(yīng)用:基于ARM Cortex-M4體系結(jié)構(gòu)
- USB應(yīng)用分析精粹:從設(shè)備硬件、固件到主機(jī)端程序設(shè)計(jì)
- 微服務(wù)實(shí)戰(zhàn)(Dubbox +Spring Boot+Docker)