Skip to content

Comment on Why JavaScript web applications should embrace traditional URLsparent

Comments

There are a bunch of plugins to do that. It seems to me like a behaviour that's better left to a plugin.

That's a terrible use case for a plugin. UI behavior should be well-defined and declaratively specified. Installing a plugin just to tell the browser what to do with a mouse click is total overkill.

Web UI is well-specified. Click is follow hyperlink. Right click is browser context menu. Middle click is open in new tab, also available from the context menu.

Whether a link opens in a new tab without user intervention is up to the link, and is way overused IMO.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.