Tab switching method and device
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- 福建中金在线信息科技有限公司
- Publication Date
- 2018-07-31
- Estimated Expiration
- Not applicable · inactive patent
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of computers, in particular to a method and device for switching tabs. Background technique
[0002] With the rapid development of web technology today, in order to reduce the number of items displayed on the taskbar, there are often multiple tabs in the pages of many websites. Users can open web pages in new tabs and click the ones they want to view Tabs switch between these pages.
[0003] However, at present, it is necessary to write a js script every time a tab is switched. In this way, on the one hand, the code is repeatedly piled up, occupying resources, and the reusability is not strong. For developers, the script development efficiency is low and it is not conducive to later maintenance. ; On the other hand, when tab switching is required, different js scripts will be called, resulting in the need to load multiple js scripts at the same time, occupying system resources. Contents of the invention ...