When Should a Link Open a New Window?
I recently posted this question on Stack Exchange, a great family of websites for getting informed responses to meaningful questions. The answers I received indicate that there are broadly two use cases to consider.
- One, it is clearly recommended to open a new browser instance/window/tab in certain situations. Such cases include where the link is a detour from the main workflow, e.g. print or help. In these circumstances, the new window contains no navigation. Also, the detour cannot be reproduced via use of the back button.
- Two, when moving to a new domain, opinion is divided on whether to force a new window (target="_blank") or let the user decide (click for the same window, ctrl+click for a new window).
0 Response to "When Should a Link Open a New Window?"
Post a Comment