CN112394868A - Method and device for positioning target information in webpage popup frame - Google Patents

Method and device for positioning target information in webpage popup frame Download PDF

Info

Publication number
CN112394868A
CN112394868A CN201910746142.5A CN201910746142A CN112394868A CN 112394868 A CN112394868 A CN 112394868A CN 201910746142 A CN201910746142 A CN 201910746142A CN 112394868 A CN112394868 A CN 112394868A
Authority
CN
China
Prior art keywords
webpage
target information
distance value
scroll bar
distance
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910746142.5A
Other languages
Chinese (zh)
Inventor
李东冬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Gridsum Technology Co Ltd
Original Assignee
Beijing Gridsum Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Gridsum Technology Co Ltd filed Critical Beijing Gridsum Technology Co Ltd
Priority to CN201910746142.5A priority Critical patent/CN112394868A/en
Publication of CN112394868A publication Critical patent/CN112394868A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning
    • G06F3/04855Interaction with scrollbars
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation

Abstract

The application discloses a method and a device for positioning target information in a webpage popup frame. The method comprises the following steps: determining target information needing to be positioned in a webpage popup frame; acquiring a distance value of target information from a first preset position of a webpage popup frame to obtain a first distance value; calculating the moving distance of a scroll bar in a webpage popup frame based on the first distance value; and controlling the scroll bar to move by the moving distance so as to display the target information in a visual area in the webpage popup box. By the method and the device, the problem that the efficiency of positioning the target information in the webpage popup frame is low in the related technology is solved.

Description

Method and device for positioning target information in webpage popup frame
Technical Field
The application relates to the technical field of information processing, in particular to a method and a device for positioning target information in a webpage popup box.
Background
Currently, many items require a page to be scrolled to a fixed position, requiring the anchor point of an element to be located. However, in the exact item under the JS framework, the anchor point is used as a jump of the route, that is, the anchor point is occupied by the route, so that the anchor point position of the pop-up element of the webpage cannot be located through the anchor point, and the efficiency of locating the anchor point position of the pop-up element of the webpage by the user is low.
Aiming at the problem of low efficiency of positioning target information in a webpage popup frame in the related art, an effective solution is not provided at present.
Disclosure of Invention
The present application mainly aims to provide a method and an apparatus for positioning target information in a webpage popup frame, so as to solve the problem of low efficiency in positioning target information in the webpage popup frame in the related art.
In order to achieve the above object, according to one aspect of the present application, a method for locating target information in a webpage popup is provided. The method comprises the following steps: determining target information needing to be positioned in a webpage popup frame; acquiring a distance value of target information from a first preset position of a webpage popup frame to obtain a first distance value; calculating the moving distance of a scroll bar in a webpage popup frame based on the first distance value; and controlling the scroll bar to move by the moving distance so as to display the target information in a visual area in the webpage popup box.
Further, the positioning method is applied to items of a real.
Further, the target information is an anchor point position or a position of a keyword.
Further, calculating a movement distance of a scroll bar in the webpage popup box based on the first distance value comprises: determining a visible area in the webpage popup frame; calculating a distance value between the position of the target information and a second preset position of the visible area to obtain a second distance value; and calculating the moving distance of the scroll bar in the webpage popup frame based on the first distance value and the second distance value.
Further, calculating a movement distance of a scroll bar in the webpage popup box based on the first distance value comprises: and taking the first distance value as the moving distance of the scroll bar in the webpage popup box.
Further, controlling the scroll bar to move the movement distance to display the target information in a visible area in the webpage bullet frame includes: and assigning the moving distance to a scrollTop attribute of the scroll bar so as to enable the position of the target information to be scrolled to a visible area in the webpage bullet frame.
In order to achieve the above object, according to another aspect of the present application, there is provided a device for locating target information in a webpage frame. The device includes: the determining unit is used for determining target information needing to be positioned in the webpage popup frame; the acquisition unit is used for acquiring a distance value of the target information from a first preset position of the webpage popup frame to obtain a first distance value; a calculating unit, configured to calculate a moving distance of a scroll bar in the webpage popup frame based on the first distance value; and the control unit is used for controlling the scroll bar to move the moving distance so as to display the target information in a visible area in the webpage popup frame.
Further, the positioning device is applied to items of a exact.
In order to achieve the above object, according to another aspect of the present application, there is provided a storage medium including a stored program, wherein the program performs any one of the above methods for locating target information in a webpage popup.
In order to achieve the above object, according to another aspect of the present application, there is provided a processor for executing a program, where the program executes a method for locating target information in a webpage popup box according to any of the above methods.
Determining target information needing to be positioned in a webpage popup frame; acquiring a distance value of target information from a first preset position of a webpage popup frame to obtain a first distance value; calculating the moving distance of a scroll bar in a webpage popup frame based on the first distance value; and controlling the scroll bar to move the moving distance so as to display the target information in a visual area in the webpage popup box. The problem of among the correlation technique the efficiency of locating target information in the webpage bullet frame is lower is solved, through calculating the displacement distance of scroll bar, control its removal to show target information in the visual area of webpage bullet frame, quick location target information, and then reached and promoted the efficiency effect of locating target information in the webpage bullet frame.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments of the application and, together with the description, serve to explain the application and are not intended to limit the application. In the drawings:
FIG. 1 is a flowchart of a method for locating target information in a pop-up box of a web page according to an embodiment of the present disclosure; and
fig. 2 is a schematic diagram of a device for locating target information in a webpage popup frame according to an embodiment of the present application.
Detailed Description
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
For convenience of description, some terms or expressions referred to in the embodiments of the present application are explained below:
according to the embodiment of the application, a method for positioning target information in a webpage popup frame is provided.
Fig. 1 is a flowchart of a method for locating target information in a webpage popup according to an embodiment of the present application. As shown in fig. 1, the method comprises the steps of:
step S101, determining target information needing to be positioned in the webpage popup frame.
Optionally, in the method for positioning target information in a webpage popup box provided by the embodiment of the present application, the target information is an anchor point position or a position of a keyword.
The user needs to check a certain segment of characters in the webpage pop-up box, and the segment of characters can be quickly positioned based on the anchor point position of the segment of characters or the keyword position in the segment of characters. Therefore, in this step, the anchor point position or the position of the keyword to be located in the webpage popup box is first determined.
Step S102, a distance value of the target information from a first preset position of the webpage popup frame is obtained, and a first distance value is obtained.
For example, the target information is an anchor position or a position of the keyword, and the first preset position may be a top end of the webpage box, and a distance value between the anchor position or the position of the keyword and the top end of the webpage box is obtained, that is, a value of offset top of the anchor position or the position of the keyword is obtained. It should be noted that the first preset position may also be other positions within the visible area of the webpage frame, and is not limited in this application.
And step S103, calculating the moving distance of the scroll bar in the webpage popup frame based on the first distance value.
Optionally, the first distance value is taken as a moving distance of the scroll bar in the webpage box. For example, the first distance value calculated in step S102 is 10cm, and in the present application, the moving distance of the scroll bar in the frame of the page pop-up is calculated to be 10cm based on the first distance value. That is, this step is to calculate the movement value that the pointing element needs to move to the visual area of the frame of the webpage based on the value of the offsetTop.
Optionally, in the method for positioning target information in a webpage popup frame provided in the embodiment of the present application, calculating a moving distance of a scroll bar in the webpage popup frame based on the first distance value includes: determining a visible area in a webpage popup frame; calculating a distance value between the position of the target information and a second preset position of the visible area to obtain a second distance value; and calculating the moving distance of the scroll bar in the webpage popup frame based on the first distance value and the second distance value.
For example, the first preset position may be a bottom end of the webpage frame, a visible area range of the webpage frame is 4cm × 5cm, a distance from the position of the target information to the bottom end of the visible area is calculated to be 6cm, a moving range of the scroll bar in the webpage frame is calculated to be 6cm-10cm, and as long as the moving distance of the scroll bar is within the moving range, the moving distance may be used as the moving distance of the scroll bar in the webpage frame, so that the position of the target information is scrolled to the visible area in the webpage frame. It should be noted that the second preset position may also be another position different from the first preset position in the visible area of the webpage frame, and is not limited in this application.
And step S104, controlling the scroll bar to move the moving distance so as to display the target information in the visual area in the webpage popup box.
Optionally, in the method for positioning target information in a webpage popup frame provided by the embodiment of the present application, the positioning method is applied to a project of a real.
If the scrollTop attribute in the js frame item has the scroll bar moving the moving distance, the position of the positioned anchor point or the position of the keyword is driven to scroll to the preset window visible area. Therefore, the movement distance is assigned to the scrollTop attribute of the scroll bar to scroll the position of the target information to the visible area in the page box.
According to the method for positioning the target information in the webpage popup frame, the target information needing to be positioned in the webpage popup frame is determined; acquiring a distance value of target information from a first preset position of a webpage popup frame to obtain a first distance value; calculating the moving distance of a scroll bar in a webpage popup frame based on the first distance value; the moving distance of the scroll bar is controlled to display the target information in the visual area of the webpage popup frame, the problem that the efficiency of positioning the target information in the webpage popup frame is low in the related art is solved, the moving distance of the scroll bar is calculated to control the scroll bar to move, so that the target information is displayed in the visual area of the webpage popup frame, the target information is quickly positioned, and the effect of improving the efficiency of positioning the target information in the webpage popup frame is achieved.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
The embodiment of the present application further provides a device for positioning target information in a webpage popup frame, and it should be noted that the device for positioning target information in a webpage popup frame according to the embodiment of the present application can be used to execute the method for positioning target information in a webpage popup frame according to the embodiment of the present application. The following describes a positioning device for target information in a webpage popup box provided by the embodiment of the present application.
Fig. 2 is a schematic diagram of a device for locating target information in a webpage popup according to an embodiment of the present application. As shown in fig. 2, the apparatus includes: a determination unit 201, an acquisition unit 202, a calculation unit 203, and a control unit 204.
Specifically, the determining unit 201 is configured to determine target information to be located in a webpage popup frame; the acquiring unit 202 is configured to acquire a distance value between the target information and a first preset position of the webpage popup frame to obtain a first distance value; a calculating unit 203, configured to calculate a moving distance of a scroll bar in a webpage box based on the first distance value; and a control unit 204 for controlling the scroll bar to move the moving distance so as to display the target information in the visible area in the webpage pop-up box.
The device for positioning the target information in the webpage popup frame provided by the embodiment of the application determines the target information to be positioned in the webpage popup frame through the determining unit 201; the obtaining unit 202 obtains a distance value between the target information and a first preset position of the webpage popup frame to obtain a first distance value; the calculation unit 203 calculates a movement distance of a scroll bar in a webpage box based on the first distance value; the control unit 204 controls the moving distance of the scroll bar to display the target information in the visible area of the webpage popup frame, so that the problem of low efficiency of positioning the target information in the webpage popup frame in the related art is solved, the moving distance of the scroll bar is calculated to control the scroll bar to move, so that the target information is displayed in the visible area of the webpage popup frame, the target information is quickly positioned, and the effect of improving the efficiency of positioning the target information in the webpage popup frame is achieved.
Optionally, in the device for positioning target information in a webpage popup frame provided in the embodiment of the present application, the positioning device is applied to a project of a real.
Optionally, in the device for positioning target information in a webpage popup box provided in the embodiment of the present application, the target information is an anchor point position or a position of a keyword.
Optionally, in the apparatus for positioning target information in a webpage popup frame provided in the embodiment of the present application, the calculating unit 203 includes: the determining module is used for determining a visible area in the webpage popup frame; the first calculation module is used for calculating a distance value between the position of the target information and a second preset position of the visible area to obtain a second distance value; and the second calculation module is used for calculating the moving distance of the scroll bar in the webpage popup frame based on the first distance value and the second distance value.
Optionally, in the apparatus for positioning target information in a webpage box provided in the embodiment of the present application, the calculating unit 203 is further configured to use the first distance value as a moving distance of a scroll bar in the webpage box.
Optionally, in the apparatus for positioning target information in a webpage box provided in the embodiment of the present application, the control unit 204 is further configured to assign a moving distance to a scrollTop attribute of the scroll bar, so that the position of the target information is scrolled to a visible area in the webpage box.
The device for locating the target information in the webpage popup box comprises a processor and a memory, wherein the determining unit 201, the acquiring unit 202, the calculating unit 203, the controlling unit 204 and the like are stored in the memory as program units, and the processor executes the program units stored in the memory to realize corresponding functions.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. The kernel can be set to be one or more, and target information in the webpage popup box is positioned by adjusting kernel parameters.
The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip.
The embodiment of the invention provides a storage medium, wherein a program is stored on the storage medium, and when the program is executed by a processor, the positioning method of target information in a webpage popup frame is realized.
The embodiment of the invention provides a processor, which is used for running a program, wherein the program executes a positioning method of target information in a webpage popup box during running.
The embodiment of the invention provides equipment, which comprises a processor, a memory and a program which is stored on the memory and can run on the processor, wherein the processor executes the program and realizes the following steps: determining target information needing to be positioned in a webpage popup frame; acquiring a distance value of target information from a first preset position of a webpage popup frame to obtain a first distance value; calculating the moving distance of a scroll bar in a webpage popup frame based on the first distance value; and controlling the scroll bar to move by the moving distance so as to display the target information in a visual area in the webpage popup box.
The following steps can be realized when the processor executes the program: the positioning method is applied to the item of the exact.
The following steps can be realized when the processor executes the program: the target information is the anchor point position or the position of the keyword.
The following steps can be realized when the processor executes the program: calculating a movement distance of a scroll bar in the webpage popup box based on the first distance value includes: determining a visible area in the webpage popup frame; calculating a distance value between the position of the target information and a second preset position of the visible area to obtain a second distance value; and calculating the moving distance of the scroll bar in the webpage popup frame based on the first distance value and the second distance value.
The following steps can be realized when the processor executes the program: calculating a movement distance of a scroll bar in the webpage popup box based on the first distance value includes: and taking the first distance value as the moving distance of the scroll bar in the webpage popup box.
The following steps can be realized when the processor executes the program: controlling the scroll bar to move the movement distance to display the target information in a visible area in the webpage popup frame includes: and assigning the moving distance to a scrollTop attribute of the scroll bar so as to enable the position of the target information to be scrolled to a visible area in the webpage bullet frame. The device herein may be a server, a PC, a PAD, a mobile phone, etc.
The present application further provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device: determining target information needing to be positioned in a webpage popup frame; acquiring a distance value of target information from a first preset position of a webpage popup frame to obtain a first distance value; calculating the moving distance of a scroll bar in a webpage popup frame based on the first distance value; and controlling the scroll bar to move by the moving distance so as to display the target information in a visual area in the webpage popup box.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: the positioning method is applied to the item of the exact.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: the target information is the anchor point position or the position of the keyword.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: calculating a movement distance of a scroll bar in the webpage popup box based on the first distance value includes: determining a visible area in the webpage popup frame; calculating a distance value between the position of the target information and a second preset position of the visible area to obtain a second distance value; and calculating the moving distance of the scroll bar in the webpage popup frame based on the first distance value and the second distance value.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: calculating a movement distance of a scroll bar in the webpage popup box based on the first distance value includes: and taking the first distance value as the moving distance of the scroll bar in the webpage popup box.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: controlling the scroll bar to move the movement distance to display the target information in a visible area in the webpage popup frame includes: and assigning the moving distance to a scrollTop attribute of the scroll bar so as to enable the position of the target information to be scrolled to a visible area in the webpage bullet frame.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A method for positioning target information in a webpage popup frame is characterized by comprising the following steps:
determining target information needing to be positioned in a webpage popup frame;
acquiring a distance value of the target information from a first preset position of the webpage popup frame to obtain a first distance value;
calculating the moving distance of a scroll bar in the webpage popup frame based on the first distance value;
and controlling the scroll bar to move the moving distance so as to display the target information in a visual area in the webpage popup box.
2. Method according to claim 1, characterized in that the positioning method is applied in items of the exact.
3. The method of claim 1, wherein the target information is an anchor point location or a location of a keyword.
4. The method of claim 1, wherein calculating a distance of movement of a scroll bar in the webpage box based on the first distance value comprises:
determining a visible area in the webpage popup frame;
calculating a distance value between the position of the target information and a second preset position of the visible area to obtain a second distance value;
and calculating the moving distance of the scroll bar in the webpage popup frame based on the first distance value and the second distance value.
5. The method of claim 1, wherein calculating a distance of movement of a scroll bar in the webpage box based on the first distance value comprises: and taking the first distance value as the moving distance of the scroll bar in the webpage popup box.
6. The method of claim 1, wherein controlling the scroll bar to move the movement distance to display the target information in a viewable area in the webpage box comprises:
and assigning the moving distance to a scrollTop attribute of the scroll bar so as to enable the position of the target information to be scrolled to a visible area in the webpage bullet frame.
7. A device for locating target information in a webpage popup frame is characterized by comprising:
the determining unit is used for determining target information needing to be positioned in the webpage popup frame;
the acquisition unit is used for acquiring a distance value of the target information from a first preset position of the webpage popup frame to obtain a first distance value;
a calculating unit, configured to calculate a moving distance of a scroll bar in the webpage popup frame based on the first distance value;
and the control unit is used for controlling the scroll bar to move the moving distance so as to display the target information in a visible area in the webpage popup frame.
8. Device according to claim 7, characterized in that the positioning means are applied in items of a exact.
9. A storage medium characterized by comprising a stored program, wherein the program executes the method for locating target information in a webpage box according to any one of claims 1 to 6.
10. A processor, configured to execute a program, wherein the program executes the method for locating target information in a webpage box according to any one of claims 1 to 6.
CN201910746142.5A 2019-08-13 2019-08-13 Method and device for positioning target information in webpage popup frame Pending CN112394868A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910746142.5A CN112394868A (en) 2019-08-13 2019-08-13 Method and device for positioning target information in webpage popup frame

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910746142.5A CN112394868A (en) 2019-08-13 2019-08-13 Method and device for positioning target information in webpage popup frame

Publications (1)

Publication Number Publication Date
CN112394868A true CN112394868A (en) 2021-02-23

Family

ID=74602666

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910746142.5A Pending CN112394868A (en) 2019-08-13 2019-08-13 Method and device for positioning target information in webpage popup frame

Country Status (1)

Country Link
CN (1) CN112394868A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112987992A (en) * 2021-03-09 2021-06-18 北京金山云网络技术有限公司 Navigation element display method and device and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104571828A (en) * 2015-01-30 2015-04-29 湖南蚁坊软件有限公司 Method for positioning and switching multiple columns or windows
US20150177826A1 (en) * 2013-12-19 2015-06-25 Sony Corporation Apparatus and control method based on motion
CN105094582A (en) * 2014-05-12 2015-11-25 宇龙计算机通信科技(深圳)有限公司 Information positioning method and information positioning apparatus
CN109582188A (en) * 2017-09-29 2019-04-05 北京国双科技有限公司 A kind of method, apparatus and relevant device for realizing the positioning of pop-up interior element
CN110020311A (en) * 2017-12-05 2019-07-16 中兴通讯股份有限公司 Webpage display process, browser, terminal and computer readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150177826A1 (en) * 2013-12-19 2015-06-25 Sony Corporation Apparatus and control method based on motion
CN105094582A (en) * 2014-05-12 2015-11-25 宇龙计算机通信科技(深圳)有限公司 Information positioning method and information positioning apparatus
CN104571828A (en) * 2015-01-30 2015-04-29 湖南蚁坊软件有限公司 Method for positioning and switching multiple columns or windows
CN109582188A (en) * 2017-09-29 2019-04-05 北京国双科技有限公司 A kind of method, apparatus and relevant device for realizing the positioning of pop-up interior element
CN110020311A (en) * 2017-12-05 2019-07-16 中兴通讯股份有限公司 Webpage display process, browser, terminal and computer readable storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112987992A (en) * 2021-03-09 2021-06-18 北京金山云网络技术有限公司 Navigation element display method and device and electronic equipment
CN112987992B (en) * 2021-03-09 2022-08-05 北京金山云网络技术有限公司 Navigation element display method and device and electronic equipment

Similar Documents

Publication Publication Date Title
CN112347404A (en) SPA page rendering method, device and system and storage medium
CN108460003B (en) Text data processing method and device
CN110647704B (en) Page updating method, device and equipment
CN104572431A (en) Test method and test device
CN109582188B (en) Method, device and related equipment for realizing element positioning in popup window
CN112394868A (en) Method and device for positioning target information in webpage popup frame
CN110968385A (en) Proportion display method and device
CN109857964B (en) Thermodynamic diagram drawing method and device for page operation, storage medium and processor
CN111125575A (en) Webpage data processing method and device
CN112190930A (en) Control method and device for game role
CN111125157B (en) Query data processing method and device, storage medium and processor
CN110968811B (en) Display control method and device
CN112579066A (en) Chart display method and device, storage medium and equipment
CN110968377B (en) Interface display processing method and device
CN110020291B (en) Webpage layout processing method and device
CN111414123B (en) Information processing method and device
CN113961184A (en) Page layout processing method and device, storage medium and electronic equipment
CN109582191B (en) Menu content display method and device
CN112509164A (en) Attendance card-punching method, attendance card-punching device, attendance card-punching equipment and storage medium
CN110020285B (en) Histogram processing method and device
CN111857524B (en) Interaction control method, device, storage medium and processor
CN115167962A (en) Method and device for displaying chart in webpage
CN109062321B (en) Signal generation method, equipment and storage medium
CN106951428B (en) Page initialization method and device
CN111857451B (en) Information editing interaction method and device, storage medium and processor

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210223