TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Should one page websites have a menu and a scroll to the top button?

4 点作者 lynob9 个月前
Throughout my career, when I create a one-page website, I add a scroll to the top button on desktop and mobile to make it easier for the user to get back to the top, and I create a navigation menu to let the users navigate the website sections, those are well-known practices and requested by all the clients as well.<p>What are we really trying to do here? Help the user avoid scrolling? The user is already used to scrolling for hours and hours on TikTok, Instagram, and YouTube just to name a few, Reddit too. The user will spend 30 seconds on average on any given informative website like my cousin&#x27;s website, does wasting a few seconds of scrolling matter that much if you&#x27;re already wasting hours doing the same activity on other websites?<p>Besides, if you think about it, scrolling is faster than using the menu or clicking the scroll to the top button, if you think about the action from start to finish, clicking on a mobile menu, waiting for it to open, and then clicking on a link. Or locating a small scroll to the top button on mobile then clicking on it and sometimes the click doesn&#x27;t work because the finger is too big for the button.<p>What do you think?

2 条评论

DamonHD9 个月前
Those scroll-to-top links&#x2F;buttons have always seemed a waste to me, adding page weight and visual clutter. I never use them on my sites and have almost never used them when browsing, IIRC, in decades of surfing...
frankjr9 个月前
On desktops, do people not use the Home button on their keyboards anymore? I use it all the time.
评论 #41443255 未加载