jshint / jshint.github.io

The homepage for JSHint
http://jshint.com
20 stars 19 forks source link

have links open in new browser tab #32

Open steltenpower opened 8 years ago

steltenpower commented 8 years ago

to not lose your code

originalfoo commented 8 years ago

If all links opened in new tab automatically it would generate lots of tabs. Are manual methods not sufficient? Ctrl+Click (Windows/Linux) or Cmd+Click (Mac) a link should open links in new tab, or right-click link "open in new tab/window".