TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Why doesn't HN open links in a new tab

2 pointsby sylvanhughesover 6 years ago
All the other platforms do it. Kind of makes me wonder if there&#x27;s a specific reason...<p>It gets especially annoying when I start browsing that link&#x27;s website, after a bit realize where I came from, and now that page is gone.

3 comments

Tomteover 6 years ago
I don&#x27;t want that behaviour.<p>If you want it, cool, use middle button click or whatever works on your system. But don&#x27;t take my preferred behaviour away without any remedy.
Cederfjardover 6 years ago
Opening in the same tab is the default behaviour of links in most browsers. If you want to, you can probably configure yours to always open links in new tabs, or like Tomte said, middle click on them. I don&#x27;t like websites altering default behavior either, especially since it&#x27;s usually so easy to open in a new tab anyway when you want to.
LinuxBenderover 6 years ago
You could email them and suggest it. Since they don&#x27;t specify a doctype in the page and browsers are using quirks mode, it should support a target [1] without issue.<p>[1] - <a href="https:&#x2F;&#x2F;html.com&#x2F;attributes&#x2F;a-target&#x2F;" rel="nofollow">https:&#x2F;&#x2F;html.com&#x2F;attributes&#x2F;a-target&#x2F;</a><p>Their email is:<p><pre><code> hn@ycombinator.com</code></pre>
评论 #18546163 未加载