CN104133898A - Method and device for playing video in small window in browser - Google Patents

Method and device for playing video in small window in browser Download PDF

Info

Publication number
CN104133898A
CN104133898A CN201410375046.1A CN201410375046A CN104133898A CN 104133898 A CN104133898 A CN 104133898A CN 201410375046 A CN201410375046 A CN 201410375046A CN 104133898 A CN104133898 A CN 104133898A
Authority
CN
China
Prior art keywords
video
window
video elementary
module
independent
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
CN201410375046.1A
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.)
Shanghai 2345 Network Technology Inc Co
Original Assignee
Shanghai 2345 Network Technology Inc Co
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 Shanghai 2345 Network Technology Inc Co filed Critical Shanghai 2345 Network Technology Inc Co
Priority to CN201410375046.1A priority Critical patent/CN104133898A/en
Publication of CN104133898A publication Critical patent/CN104133898A/en
Pending legal-status Critical Current

Links

Classifications

    • 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
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method and device for playing video in a small window in a browser. The method comprises the following steps that A, video elements selected in a current webpage window are acquired; C, an independent video window which is independent of the current webpage window and is used for containing and playing video is established; D, other elements besides the selected video elements in the current webpage window in the step A are concealed; E, the current webpage window in the step A is moved and bound in the independent video window. The method and device for displaying the video in the small window in the browser has the advantages that the other elements besides the video elements in the current webpage window are concealed and then transferred to the independent video window so that the video can be protruded, an interface where the user watches the video is clearer, playing of the video is not influenced, and the video does not need to be replayed. In addition, whether elements pointed to by a user mouse are video elements or not can be better and more stably judged, and the video elements embedded in an iframe are prevented from being omitted.

Description

The method and apparatus that in a kind of browser, video fenestella is play
Technical field
The present invention relates to Web Page Processing field, be specifically related to the method and apparatus that in a kind of browser, video fenestella is play.
Background technology
The browser that existing many support video fenestellas are play,, also there is defect separately in the implementation difference of each browser.Mostly existing mode is a newly-built window, and the video source address of then extracting in webpage is put in newly-built window.This mode is reloaded broadcasting after often causing video to move on to newly-built window again, and not humane, user experiences bad.In addition, in webpage, often there will be video elementary is to be nested in multiple framework, is nested in iframe, may occur like this judging the video elementary less than being nested in iframe.
Summary of the invention
In order to overcome the deficiencies in the prior art, the object of the present invention is to provide the method and apparatus that in a kind of browser, video fenestella is play, realize the video elementary in more stable identification webpage and extracted and move on in new window, do not affect the broadcasting of video, do not need to reload, and the original size of the size adaptation video of window, and hide the unsteady element of other pages, experience preferably to user.
For addressing the above problem, the technical solution adopted in the present invention is as follows:
Technical scheme one:
The method that in browser, video fenestella is play, comprises the following steps:
Steps A: obtain video elementary selected in current web page window;
Step C: create one be independent of current web page window for holding and the independent vide window of displaying video;
Step D: other element except video elementary in the current web page window in steps A is hidden;
Step e: the current web page window in steps A is moved and is bound in independent vide window.
Before steps A, also comprise:
Steps A 1: determine whether video elementary according to user's mouse element type pointed in current web page window, be if so, labeled as selected video elementary and perform step A; If not, execution step A2;
Steps A 2: judge whether mouse element type pointed is iframe element, if so, performs step A3, and if not, the element that represents this mouse indication is not video elementary, process ends;
Steps A 3: repeat to judge in iframe element whether be nested with another iframe element, until determine non-iframe element, execution step A4;
Steps A 4: judge that whether this non-iframe element is video elementary, is if so, labeled as selected video elementary and performs step A; If not, the element that represents this mouse indication is not video elementary, process ends.
Between steps A and step C, also comprise:
Step B: the reply of initiating whether agree to the request that fenestella is play and receiving user, if agree to, performs step C; If refusal, flow process finishes.
In step C, also comprise: the video window size in obtaining step A in selected video elementary, and it is consistent with this video window size to adjust the size of independent vide window.
In step C, also comprise: the attribute that independent vide window is set for can drag and size adjustable.
After step e, also comprise,
Step F: add the instruction for the current web page window solution of steps A being tied up to recovery in independent vide window.
Technical scheme two:
The device that in browser, video fenestella is play, comprises with lower module:
Video elementary acquisition module: for obtaining the selected video elementary of current web page window;
Create independent window module: for create one be independent of current web page window for holding and the independent vide window of displaying video;
Hide element module: for other element except selected video elementary in the current web page window of video elementary acquisition module is hidden;
Webpage separation module: for the current web page window of video elementary acquisition module is moved and is bound in independent vide window.
Before creating independent window module, also comprise:
Element judge module A: for determining whether video elementary according to user's mouse at current web page window element type pointed, be if so, labeled as selected video elementary and carry out video elementary acquisition module; If not, carry out element judge module B;
Element judge module B: for judging whether mouse element type pointed is iframe element, if so, carries out element judge module C, and if not, the element that represents this mouse indication is not video elementary, process ends;
Element judge module C: judge for repeating whether iframe element is nested with another iframe element, until determine non-iframe element, carry out element judge module D;
Element judge module D: for judging that whether this non-iframe element is video elementary, is if so, labeled as selected video elementary and carries out video elementary acquisition module; If not, the element that represents this mouse indication is not video elementary, process ends.
Between video elementary acquisition module and establishment independent window module, also comprise:
Independent window request module: for the reply of initiating whether agree to the request that fenestella is play and receiving user, if agree to, carry out and create independent window module; If refusal, flow process finishes.
Also comprise creating in independent window module: the video window size in obtaining video elementary acquisition module in selected video elementary, and it is consistent with this video window size to adjust the size of independent vide window.Also comprise creating in independent window module: the attribute that independent vide window is set for can drag and size adjustable.
After video separation module, also comprise window restoration request module: for add the instruction for the current web page window solution of video elementary acquisition module being tied up to recovery at independent vide window.
Compared to existing technology, beneficial effect of the present invention is: after other element except video elementary in current web page window is hidden, be transferred in independent vide window, can not only make video protrude, user's the interface of watching video is purer with making, and do not affect the broadcasting of video, do not need to replay video.Whether in addition, can better more stably judge user's mouse element pointed is video elementary, and the video elementary of avoiding being nested in iframe is left in the basket.Moreover, the attribute of independent vide window for can drag and size adjustable, this setting gives the degree of freedom of user's maximum, meets the video tour demand of different crowd.
Brief description of the drawings
Fig. 1 is the process flow diagram of the method that in browser of the present invention, video fenestella is play.
Embodiment
Below, by reference to the accompanying drawings and embodiment, the present invention is described further:
Embodiment 1:
Process flow diagram with reference to figure 1 for the method for video fenestella broadcasting in a kind of browser of the present invention, realize the method and comprise following content:
Steps A: obtain video elementary selected in current web page window.In this step, how to obtain video elementary selected in current web page window very important, therefore before this step, also have the step about video elementary selected in how obtaining web page windows.
User typically uses mouse and in webpage, browses or select interested content, therefore, setting steps A1: determine whether video elementary according to user's mouse element type pointed in current web page window, be if so, labeled as selected video elementary and perform step A; If not, execution step A2.In present webpage, video is normally play in webpage with flash form, and therefore in steps A 1, the video elementary of indication can be flash, certainly, can be also other video elementary.
In the page, having a lot of element types, as picture, word, video etc., wherein have a kind of element iframe, is a framework, also can be understood as subpage frame, can also comprise other iframe in iframe, in other words can multiple iframe nested.Therefore, if detect in steps A 1, element is not video elementary, and likely video elementary is to be nested in iframe element, therefore needs to perform step A2.
Steps A 2: judge that whether mouse element type pointed is iframe element, if so, performs step A3; If not, the element that represents this mouse indication is not video elementary, process ends.In this step, after the element that judges mouse indication is iframe, likely video elementary is to be nested in multilayer iframe, whether needs further judge lower one deck or is iframe element, therefore needs to perform step A3.If be not iframe element in judgement in steps A 2, represent that this element is not video elementary, whole flow process finishes, and waits for the element of other positions of mouse-pointing of user, then starts to carry out judgement from A1 step.
Steps A 3: repeat to judge in iframe element whether be nested with another iframe element, until determine non-iframe element, execution step A4.This judgement of recursive call is always until while determining non-iframe element, further judge that what element non-iframe is, execution step A4.
Steps A 4: judge that whether this non-iframe element is video elementary, is if so, labeled as selected video elementary and performs step A; If not, the element that represents this mouse indication is not video elementary, process ends.In this step, if judge, this non-iframe element is video elementary, represent that this video elementary is nested in iframe, if be judged as NO, represent that mouse element pointed is not video elementary, whole flow process finishes, and waits for the element of other positions of mouse-pointing of user, then starts to carry out judgement from A1 step.
Above-mentioned A1, A2, A3 and A4 step judge whether be video elementary, the video elementary of avoiding being nested in iframe is left in the basket if can better more stably judge user's mouse element pointed.
After the element of definite mouse indication is video elementary in above-mentioned steps A, enter step B.
Step B: the reply of initiating whether agree to the request that fenestella is play and receiving user, if agree to, performs step C; If refusal, flow process finishes.This step is initiated the request that whether needs fenestella to play to user, concrete mode can be to eject a choice menus in the edge of video.If user selects to refuse the request that fenestella is play, finish whole flow process.Further, select to refuse user after the request of fenestella broadcasting, in the session of this current web page window, will no longer initiate for this video elementary the request that fenestella is play.Be user while again mouse being moved in this video elementary, no longer eject choice menus, but only limit to this session, again open this webpage and still have choice menus.
Step C: create one be independent of current web page window for holding and the independent vide window of displaying video.Further, video window size in obtaining step A in selected video elementary, and the size of adjusting independent vide window is consistent with this video window size, be that the size that newly-built independent vide window initial size is original with video is consistent, can make video the most ideally move in newly-built independent vide window.
Further again, the attribute that independent vide window is set for can drag and size adjustable, this setting gives the degree of freedom of user's maximum, to the size of the unsatisfied user's capable of regulating of the original size of video independent vide window, meets the video tour demand of different crowd.
In order to give prominence to better independent vide window, and in order to make the user can be more absorbed when the video of watching in independent vide window, after step C, need to perform step D: other element except selected video elementary in the current web page window in steps A is hidden.This step can be hidden other element except selected video in current page, Information hiding such as floating on advertisement on webpage can also be fallen, and only leaves selected video elementary, makes user's the interface of watching video purer.
Step e: current web page window in steps A is moved and is bound in independent vide window.In this step, be only that the web page windows of having hidden other element except selected video elementary is moved in independent vide window, therefore can't affect the broadcasting of video.Because independent vide window can be adjusted size, therefore this video elementary also should be set and follow the change of window size and change, specifically can arrange as follows the attribute of video elementary: " position:fixed; Top:0px; Left:0px; Width:100%; Height:100%; Background-color:rgb (0,0,0); Z-index:2147483647; Margin-top:0px; Margin-left:0px; ".
Further, after execution step E, carry out again F: in independent vide window, add the instruction for the current web page window solution of steps A being tied up to recovery.In independent vide window, add a menu or button, for allowing customer selecting that other element of former web page windows is removed and to be hidden, and from independent vide window, reverting back the web page windows pattern in steps A, the process of this reduction is a reverse process.After reduction, video will continue to play in the web page windows after reduction, and independent vide window will be closed.
Embodiment 2:
The device that in browser, video fenestella is play, comprises with lower module:
Video elementary acquisition module: for obtaining the selected video elementary of current web page window;
Create independent window module: for create one be independent of current web page window for holding and the independent vide window of displaying video;
Hide element module: for other element except selected video elementary in the current web page window of video elementary acquisition module is hidden;
Webpage separation module: for the current web page window of video elementary acquisition module is moved and is bound in independent vide window.
Before creating independent window module, also comprise:
Element judge module A: for determining whether video elementary according to user's mouse at current web page window element type pointed, be if so, labeled as selected video elementary and carry out video elementary acquisition module; If not, carry out element judge module B;
Element judge module B: for judging whether mouse element type pointed is iframe element, if so, carries out element judge module C, and if not, the element that represents this mouse indication is not video elementary, process ends;
Element judge module C: judge for repeating whether iframe element is nested with another iframe element, until determine non-iframe element, carry out element judge module D;
Element judge module D: for judging that whether this non-iframe element is video elementary, is if so, labeled as selected video elementary and carries out video elementary acquisition module; If not, the element that represents this mouse indication is not video elementary, process ends.
Between video elementary acquisition module and establishment independent window module, also comprise:
Independent window request module: for the reply of initiating whether agree to the request that fenestella is play and receiving user, if agree to, carry out and create independent window module; If refusal, flow process finishes.
Also comprise creating in independent window module: the video window size in obtaining video elementary acquisition module in selected video elementary, and it is consistent with this video window size to adjust the size of independent vide window.Also comprise creating in independent window module: the attribute that independent vide window is set for can drag and size adjustable.
After video separation module, also comprise window restoration request module: for add the instruction for the current web page window solution of video elementary acquisition module being tied up to recovery at independent vide window.
To one skilled in the art, can be according to technical scheme described above and design, make other various corresponding changes and deformation, and within these all changes and deformation all should belong to the protection domain of the claims in the present invention.

Claims (10)

1. the method that in browser, video fenestella is play, is characterized in that, comprises the following steps:
Steps A: obtain video elementary selected in current web page window;
Step C: create one be independent of current web page window for holding and the independent vide window of displaying video;
Step D: other element except selected video elementary in the current web page window in steps A is hidden;
Step e: the current web page window in steps A is moved and is bound in independent vide window.
2. the method that in browser according to claim 1, video fenestella is play, is characterized in that, before steps A, also comprises:
Steps A 1: determine whether video elementary according to user's mouse element type pointed in current web page window, be if so, labeled as selected video elementary and perform step A; If not, execution step A2;
Steps A 2: judge whether mouse element type pointed is iframe element, if so, performs step A3, and if not, the element that represents this mouse indication is not video elementary, process ends;
Steps A 3: repeat to judge in iframe element whether be nested with another iframe element, until determine non-iframe element, execution step A4;
Steps A 4: judge that whether this non-iframe element is video elementary, is if so, labeled as selected video elementary and performs step A; If not, the element that represents this mouse indication is not video elementary, process ends.
3. the method that in browser according to claim 1 and 2, video fenestella is play, is characterized in that, between steps A and step C, also comprises:
Step B: the reply of initiating whether agree to the request that fenestella is play and receiving user, if agree to, performs step C; If refusal, flow process finishes.
4. the method that in browser according to claim 1 and 2, video fenestella is play, it is characterized in that, in step C, also comprise: the video window size in obtaining step A in selected video elementary, and it is consistent with this video window size to adjust the size of independent vide window.
5. the method that video fenestella is play in browser according to claim 1 and 2, is characterized in that, in step C, also comprises: the attribute that independent vide window is set for can drag and size adjustable.
6. the method that in browser according to claim 1 and 2, video fenestella is play, is characterized in that, after step e, also comprises,
Step F: add the instruction for the current web page window solution of steps A being tied up to recovery in independent vide window.
7. the device that in browser, video fenestella is play, is characterized in that, comprises with lower module:
Video elementary acquisition module: for obtaining the selected video elementary of current web page window;
Create independent window module: for create one be independent of current web page window for holding and the independent vide window of displaying video;
Hide element module: for other element except selected video elementary in the current web page window of video elementary acquisition module is hidden;
Webpage separation module: for the current web page window of video elementary acquisition module is moved and is bound in independent vide window.
8. the device that in browser according to claim 8, video fenestella is play, is characterized in that, before creating independent window module, also comprises:
Element judge module A: for determining whether video elementary according to user's mouse at current web page window element type pointed, be if so, labeled as selected video elementary and carry out video elementary acquisition module; If not, carry out element judge module B;
Element judge module B: for judging whether mouse element type pointed is iframe element, if so, carries out element judge module C, and if not, the element that represents this mouse indication is not video elementary, process ends;
Element judge module C: judge for repeating whether iframe element is nested with another iframe element, until determine non-iframe element, carry out element judge module D;
Element judge module D: for judging that whether this non-iframe element is video elementary, is if so, labeled as selected video elementary and carries out video elementary acquisition module; If not, the element that represents this mouse indication is not video elementary, process ends.
9. the device that in browser according to claim 8, video fenestella is play, is characterized in that, between video elementary acquisition module and establishment independent window module, also comprises:
Independent window request module: for the reply of initiating whether agree to the request that fenestella is play and receiving user, if agree to, carry out and create independent window module; If refusal, flow process finishes.
10. the device that in browser according to claim 8, video fenestella is play, it is characterized in that, also comprise creating in independent window module: the video window size in obtaining video elementary acquisition module in selected video elementary, and it is consistent with this video window size to adjust the size of independent vide window.
CN201410375046.1A 2014-07-31 2014-07-31 Method and device for playing video in small window in browser Pending CN104133898A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410375046.1A CN104133898A (en) 2014-07-31 2014-07-31 Method and device for playing video in small window in browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410375046.1A CN104133898A (en) 2014-07-31 2014-07-31 Method and device for playing video in small window in browser

Publications (1)

Publication Number Publication Date
CN104133898A true CN104133898A (en) 2014-11-05

Family

ID=51806576

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410375046.1A Pending CN104133898A (en) 2014-07-31 2014-07-31 Method and device for playing video in small window in browser

Country Status (1)

Country Link
CN (1) CN104133898A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105426524A (en) * 2015-12-08 2016-03-23 北京奇虎科技有限公司 Web interface displaying method and device
CN106993212A (en) * 2017-03-20 2017-07-28 贵阳朗玛信息技术股份有限公司 The method and device of multi-channel video is played in browser window
CN107239503A (en) * 2017-05-10 2017-10-10 北京潘达互娱科技有限公司 Video display method and device
CN107241657A (en) * 2017-07-06 2017-10-10 广州优视网络科技有限公司 Video broadcasting method, device, computing device and storage medium
CN108337549A (en) * 2015-07-20 2018-07-27 优酷网络技术(北京)有限公司 Video broadcasting method and its device
CN108712676A (en) * 2018-05-30 2018-10-26 浙江口碑网络技术有限公司 The video automatic broadcasting method and device realized based on React frames
CN110545456A (en) * 2018-05-29 2019-12-06 北京字节跳动网络技术有限公司 Synchronous playing method and device of media files and storage medium
CN112148401A (en) * 2019-06-28 2020-12-29 华为技术有限公司 View display method and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003040955A1 (en) * 2001-11-06 2003-05-15 Farooq Khan Method and apparatus for capturing and displaying web page information
CN101504648A (en) * 2008-11-14 2009-08-12 北京搜狗科技发展有限公司 Method and apparatus for showing web page resources
CN101587489A (en) * 2009-06-12 2009-11-25 北京搜狗科技发展有限公司 Method and system for exhibiting specific page resource for browser
CN102117291A (en) * 2009-12-30 2011-07-06 北京搜狗科技发展有限公司 Method and system for displaying network resources
CN102117290A (en) * 2009-12-30 2011-07-06 北京搜狗科技发展有限公司 Method and system used for showing page elements in webpage

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003040955A1 (en) * 2001-11-06 2003-05-15 Farooq Khan Method and apparatus for capturing and displaying web page information
CN101504648A (en) * 2008-11-14 2009-08-12 北京搜狗科技发展有限公司 Method and apparatus for showing web page resources
CN101706796A (en) * 2008-11-14 2010-05-12 北京搜狗科技发展有限公司 Method and device for showing webpage resources
CN101587489A (en) * 2009-06-12 2009-11-25 北京搜狗科技发展有限公司 Method and system for exhibiting specific page resource for browser
CN102117291A (en) * 2009-12-30 2011-07-06 北京搜狗科技发展有限公司 Method and system for displaying network resources
CN102117290A (en) * 2009-12-30 2011-07-06 北京搜狗科技发展有限公司 Method and system used for showing page elements in webpage

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108337549A (en) * 2015-07-20 2018-07-27 优酷网络技术(北京)有限公司 Video broadcasting method and its device
CN108337549B (en) * 2015-07-20 2020-10-27 阿里巴巴(中国)有限公司 Video playing method and device
CN105426524B (en) * 2015-12-08 2019-05-31 北京奇虎科技有限公司 A kind of web interface methods of exhibiting and device
CN105426524A (en) * 2015-12-08 2016-03-23 北京奇虎科技有限公司 Web interface displaying method and device
CN106993212A (en) * 2017-03-20 2017-07-28 贵阳朗玛信息技术股份有限公司 The method and device of multi-channel video is played in browser window
CN106993212B (en) * 2017-03-20 2020-11-13 贵阳朗玛信息技术股份有限公司 Method and device for playing multiple paths of videos in browser window
CN107239503A (en) * 2017-05-10 2017-10-10 北京潘达互娱科技有限公司 Video display method and device
CN107239503B (en) * 2017-05-10 2020-08-07 北京潘达互娱科技有限公司 Video display method and device
CN107241657A (en) * 2017-07-06 2017-10-10 广州优视网络科技有限公司 Video broadcasting method, device, computing device and storage medium
CN110545456A (en) * 2018-05-29 2019-12-06 北京字节跳动网络技术有限公司 Synchronous playing method and device of media files and storage medium
US10978109B2 (en) 2018-05-29 2021-04-13 Beijing Bytedance Network Technology Co., Ltd. Synchronously playing method and device of media file, and storage medium
CN108712676A (en) * 2018-05-30 2018-10-26 浙江口碑网络技术有限公司 The video automatic broadcasting method and device realized based on React frames
CN112148401A (en) * 2019-06-28 2020-12-29 华为技术有限公司 View display method and electronic equipment

Similar Documents

Publication Publication Date Title
CN104133898A (en) Method and device for playing video in small window in browser
US10068179B2 (en) Positioning text in digital designs based on an underlying image
CN104090979B (en) A kind of page authoring method and device
CN105242817B (en) Page elements highlighted method and device in real time
CN103942290B (en) Method and apparatus for providing the image in webpage in the terminal
CN107239503B (en) Video display method and device
CN106537380A (en) Automated archiving of user generated media files
CN104199920A (en) Adaptation method and device for display of web application
CN106095743B (en) A kind of RichText Edition method and device
CN113473017A (en) Image processing method, device, equipment and storage medium
CN106649369A (en) Adjustment method and device for window display
CN110020311B (en) Webpage display method, browser, terminal and computer readable storage medium
RU2016102120A (en) INFORMATION PROCESSING DEVICE, INFORMATION PROCESSING METHOD AND PROGRAM
US20220383381A1 (en) Video generation method, apparatus, terminal and storage medium
CN106648571B (en) Method and device for calibrating application interface
CN105843485B (en) The method and device that the page is shown
JP2011059733A5 (en)
CN103955330A (en) Information displaying method and device
CN107423058A (en) A kind of interface display method and device
CN105373560A (en) On-line showing method of publication page
CN106874387B (en) Method for displaying real-time information in self-adaptive HTML (Hypertext markup language) scrolling mode
CN109101162A (en) The method and apparatus that reader shows advertisement
CN105468746A (en) Webpage multimedia content processing method and device
US9977621B2 (en) Multimedia data backup method, user terminal and synchronizer
CN112417830A (en) Document page management method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
C53 Correction of patent of invention or patent application
CB02 Change of applicant information

Address after: 200137, 3A35, room 14, 528 Yang Gao Bei Road, Shanghai, Pudong New Area

Applicant after: SHANGHAI 2345 NETWORK TECHNOLOGY Co.,Ltd.

Address before: 200137, 3A35, room 14, 528 Yang Gao Bei Road, Shanghai, Pudong New Area

Applicant before: Shanghai 2345 Network Technology Co.,Ltd.

Address after: 200137, 3A35, room 14, 528 Yang Gao Bei Road, Shanghai, Pudong New Area

Applicant after: Shanghai 2345 Network Technology Co.,Ltd.

Address before: 200137, 3A35, room 14, 528 Yang Gao Bei Road, Shanghai, Pudong New Area

Applicant before: SHANGHAI 2345 NETWORK TECHNOLOGY CO.,LTD.

COR Change of bibliographic data

Free format text: CORRECT: APPLICANT; FROM: SHANGHAI 3245 NETWORK TECHNOLOGY CO., LTD. TO: SHANGHAI 3245 NETWORK TECHNOLOGY LTD.

SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20141105