A new window opens. Advantages: When the user clicks a link, the currently browsed content will not be replaced, and there is no need to go forward or backward to view the content that has been viewed. Disadvantages: After a while of access, a large number of windows will be generated, occupying resources. Each window needs to be closed manually. one. Link opening method
Disadvantages: After a while of access, a large number of windows will be generated, occupying resources. Each window needs to be closed manually; Advantages of opening the current window: You can always view content in one window without opening many windows and taking up too many resources. There is only one window, which is easy to close; Disadvantages: It is very troublesome when users need to view the contents of several pages or need to compare them. Or you must hold down SHIFT to click the link, but few people know and use this operation; Advantages of selectively using new windows and current windows: It can solve the inconvenience caused by the above two methods in a more humane way. The number of windows will not increase significantly, and users can also switch between multiple windows to read; Disadvantage: The user’s needs when clicking a link may not be exactly the same as what the designer has in mind. Users cannot be sure whether the link is opened in a new window or in the current window, which causes a certain amount of psychological "pressure" to users. 2. How to choose the link opening method
Channel content links, navigation links, links for extended reading within articles, links to related content in articles, and when users need to compare products of the same type; Use the current window to open in the following situations: Pagination tags for articles, page turning tags for lists, links to the previous/next article, linear tasks (user registration, posting information, etc.), and when the links are required for linear reading/operation by users. 3. Link availability design guidelines
Four. New perspectives
5. How to open links on typical domestic websites 1. Online shopping Current window 0 New window 1 Channel Switching List Detail From the category, search for internal product images to enter the company/store Alibaba 0 1 1 1 1 1 HC 0 1 1 1 1 1 Made-in-China.com 0 0 0 0 0 0 Global Sources 0 0 0 0 0 none Pat 0 1 0 1 1 0 Taobao 0 1 1 1 1 1 Joyo Amazon 0 0 0 0 0 none *For channel switching, all websites are opened on the current page, and other link operations are mostly opened in new windows 2. Comprehensive portal Current window 0 New window 1 Channel switch homepage/links within the channel Sina 0 1 Sohu 0 1 Yahoo China 0 1 NetEase 1 1 Tencent 1 1 China.com 1 1 3. Comprehensive search Current window 0 New window 1 Channel switch homepage/links within the channel 0 1 Baidu 0 1 Yahoo 0 1 Sogou 0 1 Tencent Soso 0 1 *For channel switching, the method of opening in the current page is adopted, and for operations on other pages, the method of opening in a new window is adopted .<br />Therefore, for channel switching, the method of opening in the current page is recommended; for operations on other pages, the method of opening in a new window is recommended. There are also a lot of unreasonable window opening methods on Alipay’s website. I hope the above discussion will be of some help to everyone in designing window opening methods. |
>>: Learn how to use the supervisor watchdog in 3 minutes
The <marquee> tag is a tag that appears in ...
Table of contents Require Implementation Code dat...
Get the current date + time (date + time) functio...
MySQL 5.0 has become a classic because of its few...
Table of contents introduction 1. MySQL master-sl...
1. Composition and related concepts of MySQL data...
Recently, the business side reported that some us...
Table of contents 1. Introduction to the Implemen...
1. Brief Introduction of Nginx Nginx is a free, o...
In the article MySQL Optimization: Cache Optimiza...
Modify /etc/my.cnf or /etc/mysql/my.cnf file [cli...
This article shares the specific code of js to ac...
Table of contents 1. Object literals 2. The new k...
Preface The simple understanding of MySQL permiss...
Get the number of connections --- Get the maximum...