Free! - Beware of opening links in a new window

Jakob Nielsen has likened opening links in a new window to a vacuum cleaner sales person who starts a visit by emptying an ash tray on the customer's carpet. Now I wouldn't say that it's quite as bad as that, but it can be pretty annoying when you click a link and suddenly out of nowhere a new window appears.

Unfortunately, opening links in a new window is still quite a common occurrence on the web. Many websites do it, and I'm sure many will continue to do it. Before you follow their lead, take a few moments to think long and hard about whether it's the right thing to do.

Overview

Why not open links in a new window?

Here are my top five usability reasons why you should beware of opening links in a new window:

  1. Unless you warn them, web users are likely to expect the new page to load in the current window. Unexpected surprises can be fun, but not when you're browsing the web.
  2. Using a new browser window resets the back button in that window. The back button is the second most used navigation function (after following hyperlinks) (source: useit.com) so resetting it is a big no no.
  3. Opening a new browser window can be disorientating for very novice web users and for those who are visually impaired. They might not realise that a new window has opened and might struggle switching between windows.
  4. Using a new browser window is a little disrespectful to web users. If they want a new window, they'll ask for one. Don't force a new window upon users unless there's a very good reason to do so.
  5. Using new browser windows can make an already cluttered taskbar, even more cluttered and difficult to use. We've all spent ages hunting through the taskbar, looking for the window we want. Don't make this even harder by increasing the number of windows to look through.

But won't using new windows keep people on my website?

Not on its own it won't. Web users will stay on a website because it has the information they're looking for, or because it helps them achieve their goals, not because the browser window is still open.

If someone wants to go back to a website they'll use the back button. If a new window is used the back button in this window gets reset, so web users won't be able to do this (cue frustrated users).

So what should I do?

The short answer is: Think long and hard before opening links in a new window. If you still think that using a new window is a good idea then you really have two options:

1. Warn the user that the link will open in a new window

At least if you warn the user that the link opens in a new window, it should not come as such a surprise. There are a number of ways you can do this:

  1. Use the href title attribute to let the user know that the link opens in a new window.
    Webcredible - Opens new window
    The code for this would be: <a href="#" title="Opens new window">Webcredible</a>
  2. Use text to indicate that the link opens in a new window e.g.
    Webcredible (opens new window)
  3. Use a small icon and text to indicate that the link opens in a new window e.g.
    Webcredible (opens new window)Opens new window

As far as usability and accessibility is concerned, using text and an icon is the best solution. An icon is easier to spot than just text on its own and the text lets users know what the icon indicates. The text will also be picked up by a screen reader, so that visually impaired users are warned that the link opens in a new window.

2. Provide an icon that opens the link in a new browser window

This solution is used by websites such as Yahoo and AOL. Yahoo provides an icon to the right of a hyperlink which opens the link in a new browser window:

Webcredible's Yahoo listing with an icon that opens the page in a new window

Whilst this is a good idea because it leaves the choice up to the user, unfortunately it's a little unclear whether the link text (i.e. “Webcredible”) opens in a new window or not. This is why it's important to include text such as “(opens new window)” if the link text also opens in a new window.

So when can I open links in a new window?

Believe if or not there are instances when using a new window is a good idea. This is the case when:

  • The link is for a document, such as a PDF or a Word document. Using a new window means that the document will download in the background and also prevents users from accidentally closing the browser window when they close the document.
  • The link is for a large image. Using a new window means that the web user still has a browser window open, whilst the image is being downloaded.
  • The link is for a printable version of an article or web page. Using a new window allows users to keep the current window open, whilst they print the article or web page in the background.

For these instances use text and an icon to indicate that a new browser window will open e.g. Printable version (opens new window)Opens new window

Conclusion

Think very long and hard before opening up links in a new window - most of the time using the current window is by far the better solution. If you do need to open links in a new window then at least warn users beforehand - unless that is of course you want to give your site visitors a rather unwelcome surprise!

This article was written by Neil Turner, a usability consultant at Webcredible. He's extremely good at usability consulting and knows an awful lot about the usability testing.

Reviews

Click on the link to the whole article ...

August 4, 2005 by Bill Edmunds

...and it opens (horrors!) in a new window.

I think the danger of losing visitors (content aside) far outweighs the alleged inconvenience of a new window. If lots of windows are open, I suggest the visitors should learn to "ALT + Tab."

Bill Edmunds

 

 

The most important reason not to open new windows

August 4, 2005 by d gallek
In may cases, firewalls and browser security settings will prevent a new window from opening and the user will then have no clue as to what is going on.

Beware of opening links in a new window ...

August 5, 2005 by arnaud arnver

While I understand any excess of links opening windows would be annoying for user and usability I am surprised by the dissuading tone of the article. I usually want links to open new windows especially when I open a link in the "links" section of a website so I still got the window of the first website open and I can jump back to it easily. It also dissociates clearly one website from another. I use it to differentiate content: e.g. an animation movie would have it's own window opened so it can be closed easily to see the main window again.

Regards,

Arno

Beware of opening links in a new window

August 5, 2005 by Bo Johansen

I'm all for external links in a new window.

Makes navigation much easier

See all 5 Reviews

You must me logged in to write a review.