CN104424193A - Method and device for presenting uploaded component on webpage - Google Patents

Method and device for presenting uploaded component on webpage Download PDF

Info

Publication number
CN104424193A
CN104424193A CN201310364806.4A CN201310364806A CN104424193A CN 104424193 A CN104424193 A CN 104424193A CN 201310364806 A CN201310364806 A CN 201310364806A CN 104424193 A CN104424193 A CN 104424193A
Authority
CN
China
Prior art keywords
transmitting assembly
father
webpage
public domain
browser
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.)
Granted
Application number
CN201310364806.4A
Other languages
Chinese (zh)
Other versions
CN104424193B (en
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201310364806.4A priority Critical patent/CN104424193B/en
Publication of CN104424193A publication Critical patent/CN104424193A/en
Application granted granted Critical
Publication of CN104424193B publication Critical patent/CN104424193B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Abstract

The invention discloses a method and a device for presenting an uploaded component on a webpage. The method comprises the following steps: adding a preset type of page element into a webpage to serve as a parent element, and setting the parent element into a preset pattern; nesting a native uploaded component of a browser into the parent element; setting the transparency attribute of the uploaded component to cause the uploaded component to be invisible, and setting the font size attribute of the uploaded component as a preset font size; obtaining a public area with an uploading request triggering function when the uploaded component is presented in an pre-appointed browser; and regulating the coordinate of the uploaded component to cause the parent element to at least hide areas except the public area in the uploaded component. The method and the device can generate the uploaded component of a user-defined pattern, can be compatible with different browsers, can improve development efficiency and save development cost.

Description

A kind of method and device presenting transmitting assembly on webpage
Technical field
The present invention relates to field of computer technology, be specifically related to communication technical field, particularly relate to a kind of on webpage, present transmitting assembly method and device.
Background technology
Files passe is one of daily comparatively conventional function, the mode realizing files passe is at present varied, the primary upload function that the scheme of uploading based on browser mainly comprises to be provided by browser carries out uploading, use flash(user to be connected to ftp server is uploaded, downloads, checks, edits, is deleted, the software of move) upload and use custom browser plug-in unit to carry out uploading three kinds.
Use the plug-in unit of flash or custom browser, all need to download flash plug-in unit or self-definingly upload plug-in unit and install, if do not install corresponding plug-in unit, then cannot use upload function.Based on the primary upload function that browser provides, advantage is that all browsers acquiescence provides upload function, but primary transmitting assembly cannot define pattern, and the pattern of each browser transmitting assembly is as shown in Figure 3 variant, is difficult to the demand meeting product
Custom browser assembly, general employing css changes the pattern of primary assembly or self-defined UI and by js script (Javascript, a kind of case sensitive client-side scripting language of OO regime type) application programming interfaces that call browser realize its function, but namely the transmitting assembly of browser direct CSS (cascading style sheet) can not change its user interface, do not allow to use js to carry out direct control for some browser of security consideration, must be that user manually clicks and just can upload, such as IE browser: trigger the choice box ejected with js, js or manual triggers submission of sheet all can not normally upload files.
Summary of the invention
In view of this, the embodiment of the present invention provides a kind of on webpage, present transmitting assembly method and device, solves the technical matters that above background technology part is mentioned.
The embodiment of the present invention is by the following technical solutions:
First aspect, embodiments provides a kind of method presenting transmitting assembly on webpage, comprising:
Described father's element, as father's element, is set to the preset style by the page elements adding preset kind in webpage;
At the transmitting assembly that described father's element nested inside browser is primary;
By the transparency setup of attribute of described transmitting assembly for presetting transparency to make described transmitting assembly invisible, by the font size setup of attribute of described transmitting assembly for presetting font size;
Obtain described transmitting assembly in the browser of preassignment in the public domain now with upload request Trigger Function;
Adjust the coordinate of described transmitting assembly to make the region beyond public domain described at least hiding described transmitting assembly of described father's element, during to make to present described webpage in the browser of described preassignment, described father's element arbitrary portion can respond upload request.
According to same design of the present invention, the embodiment of the present invention additionally provides a kind of device presenting transmitting assembly on webpage, comprising:
Father's element adding device, for adding the page elements of preset kind as father's element in webpage, is set to the preset style by described father's element;
Transmitting assembly adding device, at the primary transmitting assembly of described father's element nested inside browser;
Transmitting assembly setup of attribute unit, by the transparency setup of attribute of described transmitting assembly for presetting transparency to make described transmitting assembly invisible, by the font size setup of attribute of described transmitting assembly for presetting font size;
Transmitting assembly public domain acquiring unit, for obtaining described transmitting assembly in the browser of preassignment in the public domain now with upload request Trigger Function;
Transmitting assembly Coordinate Adjusting unit, for adjusting the coordinate of described transmitting assembly to make the region beyond public domain described at least hiding described transmitting assembly of described father's element, during to make to present described webpage in the browser of described preassignment, described father's element arbitrary portion can respond upload request.
The Advantageous Effects of the main case of technology that the embodiment of the present invention proposes is:
The embodiment of the present invention is passed through at the primary transmitting assembly of page elements nested inside browser of the preset style, by establishing, the transparency of embedded transmitting assembly is set to invisible, to hide in described transmitting assembly in the browser of preassignment in the region beyond the public domain now with upload request Trigger Function, form new transmitting assembly, the present invention can generate the transmitting assembly of self-defined pattern, browser that can be compatible different, can improve development efficiency, saves cost of development.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, below the accompanying drawing used required in describing the embodiment of the present invention is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to the content of the embodiment of the present invention and these accompanying drawings.
Fig. 1 is the method flow diagram presenting transmitting assembly on webpage described in the specific embodiment of the invention one;
Fig. 2 is the pattern schematic diagram of the transmitting assembly described in the specific embodiment of the invention;
Fig. 3 is the Show Styles schematic diagram of transmitting assembly on each browser primary in prior art;
Fig. 4 is the method flow diagram presenting transmitting assembly on webpage described in the specific embodiment of the invention two;
Fig. 5 is the structured flowchart presenting the device of transmitting assembly on webpage described in the specific embodiment of the invention three.
Embodiment
The technical matters solved for making the present invention, the technical scheme of employing and the technique effect that reaches are clearly, be described in further detail below in conjunction with the technical scheme of accompanying drawing to the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those skilled in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
Technical scheme of the present invention is further illustrated by embodiment below in conjunction with accompanying drawing.
Embodiment one
Fig. 1 is the method flow diagram presenting transmitting assembly on webpage described in the present embodiment, and as shown in Figure 1, the method presenting transmitting assembly on webpage described in the present embodiment comprises:
S101, in webpage, add the page elements of preset kind as father's element, described father's element is set to the preset style.
Described preset kind can be polytype, can be html label, html button etc., and such as described father's element can be the html label of block type (as div type, span type or block type), the html label etc. of inline-block type.
According to application demand, to the self-defined pattern of described father's element, described father's element is set to the preset style.If the transmitting assembly made is used for upload pictures, father's element can be designed to the pattern being used for the transmitting assembly of upload pictures chosen as described in Figure 2.
S102, at the primary transmitting assembly of described father's element nested inside browser.
Namely at the transmitting assembly that described father's element nested inside browser is primary, using the daughter element of this transmitting assembly as described father's element.
S103, by the transparency setup of attribute of described transmitting assembly for preset transparency to make described transmitting assembly invisible, by the font size setup of attribute of described transmitting assembly for preset font size.
If transmitting assembly primary for described father's element nested inside browser is called the new transmitting assembly that the present embodiment makes, because the present embodiment object is to make described new transmitting assembly, this new transmitting assembly is made both to have had the function of primary transmitting assembly, also there is the outward appearance of designed, designed, therefore, need to make the primary transmitting assembly in this new transmitting assembly invisible, as enough little in elegant lightness is set to, such as, transparency is set to 0.1,0.01 etc.
Because primary transmitting assembly cannot define pattern, and the presentation style of primary transmitting assembly on each browser is variant, the Show Styles of such as primary transmitting assembly respectively on IE browser, Chrome browser, Firefox browser, Safari browser, Opera browser.As shown in Figure 3, different browsers can be applicable to make described new transmitting assembly, the pattern that described new transmitting assembly is shown in preassigned browser is identical, then need the font size setup of attribute of embedded transmitting assembly for enough large, with the viewing area making described embedded transmitting assembly can comprise father's element completely in the public domain now with upload request Trigger Function in the browser of preassignment, such as, daughter size can be set to 200 pixels, 500 pixels etc.
S104, obtain described transmitting assembly in the browser of preassignment in the public domain now with upload request Trigger Function.
Described embedded transmitting assembly is different in the public domain now with upload request Trigger Function in different browsers, browser as shown in Figure 3, for Chrome browser and Safari browser, the primary transmitting assembly of display comprises the button on the left side and the text two parts on the right, the button on its left side and the text on the right all can respond upload request, namely the dialog box ejected for selecting upload file can be triggered in mouse click button district or optional position, text area, therefore, for Chrome browser and Safari browser, the region that can respond upload request comprises the button on the left side and the text on the right, for IE browser, the primary transmitting assembly of display comprises the display box on the left side and the button two parts on the right, and the display box on its left side can not respond upload request, and the text on the right can respond upload request, for Firefox browser, the primary transmitting assembly of display comprises the display box on the left side and the button two parts on the right, and the display box on its left side and the text on the right all can respond upload request.
Obtain described transmitting assembly in the browser of preassignment in the public domain now with upload request Trigger Function.
S105, the coordinate adjusting described transmitting assembly at least hide region beyond public domain described in described transmitting assembly to make described father's element.
Adjust in the public domain that step S104 obtains by the viewing area of father's element in new transmitting assembly, the region be positioned at beyond public domain in embedded transmitting assembly is stashed, makes all can respond upload request with the intersection of the viewing area of father's element in embedded transmitting assembly.
Technical scheme described in the present embodiment is passed through at the primary transmitting assembly of page elements nested inside browser of the preset style, by establishing, the transparency of embedded transmitting assembly is set to invisible, to hide in described transmitting assembly in the browser of preassignment in the region beyond the public domain now with upload request Trigger Function, form new transmitting assembly, the present invention can generate the transmitting assembly of self-defined pattern, browser that can be compatible different, can development efficiency be improved, save cost of development.
Embodiment two
Fig. 4 is the method flow diagram presenting transmitting assembly on webpage described in the present embodiment, and as shown in Figure 4, the method presenting transmitting assembly on webpage described in the present embodiment comprises:
S401, in webpage, add the page elements of preset kind as father's element, described father's element is set to the preset style.
Further, described father's element is the page elements of the preset kind with pattern modify feature.
Further, described father's element is the html label of block type or inline-block type.
S402, described father's element is bound an iframe.
Described father's element is bound an iframe, during to make to present described webpage in the browser of described preassignment, passes through bound iframe and receive the information that backstage returns to nested transmitting assembly.
S403, at the primary transmitting assembly of described father's element nested inside browser.
S404, by the transparency setup of attribute of described transmitting assembly for preset transparency, by the font size setup of attribute of described transmitting assembly for preset font size.
Further, described default transparency is less than 0.1.
Further, described default font size is greater than 100 pixels.
The browser that S405, acquisition are specified.
Such as, the browser that the new transmitting assembly that namely acquisition specifies embodiment to create must be suitable for, ensures that the Show Styles sample of this new transmitting assembly in specified browser is same.
Such as, preassigned browser is browser as shown in Figure 3, is respectively: IE browser, Chrome browser, Firefox browser, Safari browser, Opera browser.
S406, obtain transmitting assembly in the browser of each preassignment in the pixel region now with upload request, pattern amendment, title attribute modification and cursor shape attribute modification request Trigger Function respectively.For Chrome browser and Safari browser, the region that can respond upload request comprises the button on the left side and the text on the right, and the region can revising pattern, amendment title attribute and amendment cursor shape attribute is the region at the textual portions place on the right; For IE browser, the primary transmitting assembly of display comprises the display box on the left side and the button two parts on the right, the display box on its left side can not respond upload request, the text on the right can respond upload request, and the region can revising pattern, amendment title attribute and amendment cursor shape attribute is the region at the button part place on the right; For Firefox browser, the primary transmitting assembly of display comprises the display box on the left side and the button two parts on the right, the display box on its left side and the text on the right all can respond upload request, and the region can revising pattern, amendment title attribute and amendment cursor shape attribute is the region at the button part place on the right.
Obtain the region at the button part place on the right of the region at the button part place on the right of the region at the button part place on the right of the region at the textual portions place on the right of the region at the textual portions place on the right of Chrome browser, Safari browser, Firefox browser, IE browser, Opera browser respectively.
S407, obtain the common factor of above-mentioned pixel region as public domain.
Obtain the public domain of above-mentioned zone, namely common factor is got to above-mentioned zone.
S408, the coordinate adjusting described transmitting assembly at least hide described transmitting assembly in the browser of preassignment in the region beyond public domain described in current viewing area to make described father's element.
Technical scheme described in the present embodiment is passed through at the primary transmitting assembly of page elements nested inside browser of the preset style, by establishing, the transparency of embedded transmitting assembly is set to invisible, obtain transmitting assembly respectively in the browser of each preassignment in now there is upload request, pattern is revised, the pixel region of title attribute modification and cursor shape attribute modification request Trigger Function, obtain the common factor of above-mentioned pixel region as public domain, hide the region beyond described public domain in described transmitting assembly, as new transmitting assembly, and bind an iframe, during to make to present in a browser the webpage comprising described new transmitting assembly, pass through bound iframe and receive the information that backstage returns to described embedded new transmitting assembly.The present invention can generate the transmitting assembly of self-defined pattern, and browser that can be compatible different, can improve development efficiency, saves cost of development.
Embodiment three
Fig. 5 is the structured flowchart presenting the device of transmitting assembly on webpage described in the present embodiment, and as shown in Figure 5, the device presenting transmitting assembly on webpage described in the present embodiment comprises:
Father's element adding device 501, for adding the page elements of preset kind as father's element in webpage, is set to the preset style by described father's element.
Described preset kind can be polytype, can be html label, html button etc., and such as described father's element can be the html label of block type (as div type, span type or block type), the html label etc. of inline-block type.
According to application demand, to the self-defined pattern of described father's element, described father's element is set to the preset style.If the transmitting assembly made is used for upload pictures, father's element can be designed to the pattern being used for the transmitting assembly of upload pictures chosen as described in Figure 2.
Transmitting assembly adding device 502, at the primary transmitting assembly of described father's element nested inside browser.
Namely at the transmitting assembly that described father's element nested inside browser is primary, using the daughter element of this transmitting assembly as described father's element.
Transmitting assembly setup of attribute unit 503, by the transparency setup of attribute of described transmitting assembly for presetting transparency to make described transmitting assembly invisible, by the font size setup of attribute of described transmitting assembly for presetting font size.
If transmitting assembly primary for described father's element nested inside browser is called the new transmitting assembly that the present embodiment makes, because the present embodiment object is to make described new transmitting assembly, this new transmitting assembly is made both to have had the function of primary transmitting assembly, also there is the outward appearance of designed, designed, therefore, need to make the primary transmitting assembly in this new transmitting assembly invisible, as enough little in elegant lightness is set to, such as, transparency is set to 0.1,0.01 etc.
Because primary transmitting assembly cannot define pattern, and the presentation style of primary transmitting assembly on each browser is variant, such as primary transmitting assembly is respectively in IE browser, Chrome browser, Firefox browser, Safari browser, Show Styles on Opera browser as shown in Figure 3, different browsers can be applicable to make described new transmitting assembly, the pattern that described new transmitting assembly is shown in preassigned browser is identical, then need the font size setup of attribute of embedded transmitting assembly for enough large, with the viewing area making described embedded transmitting assembly can comprise father's element completely in the public domain now with upload request Trigger Function in the browser of preassignment, such as, daughter size can be set to 200 pixels, 500 pixels etc.
Transmitting assembly public domain acquiring unit 504, for obtaining described transmitting assembly in the browser of preassignment in the public domain now with upload request Trigger Function.
Described embedded transmitting assembly is different in the public domain now with upload request Trigger Function in different browsers, browser as shown in Figure 3, for Chrome browser and Safari browser, the primary transmitting assembly of display comprises the button on the left side and the text two parts on the right, the button on its left side and the text on the right all can respond upload request, namely the dialog box ejected for selecting upload file can be triggered in mouse click button district or optional position, text area, therefore, for Chrome browser and Safari browser, the region that can respond upload request comprises the button on the left side and the text on the right, for IE browser, the primary transmitting assembly of display comprises the display box on the left side and the button two parts on the right, and the display box on its left side can not respond upload request, and the text on the right can respond upload request, for Firefox browser, the primary transmitting assembly of display comprises the display box on the left side and the button two parts on the right, and the display box on its left side and the text on the right all can respond upload request.
Obtain described transmitting assembly in the browser of preassignment in the public domain now with upload request Trigger Function.
Transmitting assembly Coordinate Adjusting unit 505, for adjusting the coordinate of described transmitting assembly to make the region beyond public domain described at least hiding described transmitting assembly of described father's element, during to make to present described webpage in the browser of described preassignment, described father's element arbitrary portion can respond upload request.
Adjust in obtained public domain by the viewing area of father's element in new transmitting assembly, the region be positioned at beyond public domain in embedded transmitting assembly is stashed, makes all can respond upload request with the intersection of the viewing area of father's element in embedded transmitting assembly.
Further, also comprise readjustment unit 506, for adding the page elements of preset kind in father's element adding device 501 as after father's element in webpage, described father's element is bound an iframe, during to make to present described webpage in the browser of described preassignment, pass through bound iframe and receive the information that backstage returns to nested transmitting assembly.
Further, the page elements adding preset kind in father's element adding device 501 in webpage specifically comprises interpolation in webpage as father's element and has the page elements of the preset kind of pattern modify feature as father's element.
Further, the page elements adding preset kind in father's element adding device 501 in webpage specifically comprises the html label of an interpolation block type or inline-block type in webpage as father's element as father's element.
Further, transmitting assembly public domain acquiring unit 504 also for: obtain described transmitting assembly in the browser of preassignment in the public domain now with upload request Trigger Function, the coordinate adjusting described transmitting assembly also comprised before making the region beyond public domain described at least hiding described transmitting assembly of described father's element: obtain transmitting assembly described in described public domain in the browser of preassignment in the new public domain now with pattern amendment request Trigger Function, obtain the common factor of described public domain and described new public domain, described public domain is replaced with described common factor.
Further, transmitting assembly public domain acquiring unit 504 also for: obtain described transmitting assembly in the browser of preassignment in the public domain now with upload request Trigger Function, the coordinate adjusting described transmitting assembly also comprised before making the region beyond public domain described at least hiding described transmitting assembly of described father's element: obtain transmitting assembly described in described public domain in the browser of preassignment in the new public domain now with title attribute modification request Trigger Function and cursor shape attribute modification request Trigger Function, obtain the common factor of described public domain and described new public domain, described public domain is replaced with described common factor.
Further, described default transparency is less than 0.1.
Further, described default font size is greater than 100 pixels.
The embodiment of the present invention is passed through at the primary transmitting assembly of page elements nested inside browser of the preset style, by establishing, the transparency of embedded transmitting assembly is set to invisible, to hide in described transmitting assembly in the browser of preassignment in the region beyond the public domain now with upload request Trigger Function, form new transmitting assembly, the present invention can generate the transmitting assembly of self-defined pattern, browser that can be compatible different, can improve development efficiency, saves cost of development.
All or part of content in the technical scheme that above embodiment provides can be realized by software programming, and its software program is stored in the storage medium that can read, storage medium such as: the hard disk in computing machine, CD or floppy disk.
Note, above are only preferred embodiment of the present invention and institute's application technology principle.Skilled person in the art will appreciate that and the invention is not restricted to specific embodiment described here, various obvious change can be carried out for a person skilled in the art, readjust and substitute and can not protection scope of the present invention be departed from.Therefore, although be described in further detail invention has been by above embodiment, the present invention is not limited only to above embodiment, when not departing from the present invention's design, can also comprise other Equivalent embodiments more, and scope of the present invention is determined by appended right.

Claims (14)

1. on webpage, present a method for transmitting assembly, it is characterized in that, comprising:
Described father's element, as father's element, is set to the preset style by the page elements adding preset kind in webpage;
At the transmitting assembly that described father's element nested inside browser is primary;
By the transparency setup of attribute of described transmitting assembly for presetting transparency to make described transmitting assembly invisible, by the font size setup of attribute of described transmitting assembly for presetting font size;
Obtain described transmitting assembly in the browser of preassignment in the public domain now with upload request Trigger Function;
Adjust the coordinate of described transmitting assembly to make the region beyond public domain described at least hiding described transmitting assembly of described father's element, during to make to present described webpage in the browser of described preassignment, described father's element arbitrary portion can respond upload request.
2. on webpage, present the method for transmitting assembly as claimed in claim 1, it is characterized in that, the page elements adding preset kind in webpage specifically comprises the page elements that adds in webpage and have the preset kind of pattern modify feature as father's element as the step of father's element.
3. on webpage, present the method for transmitting assembly as claimed in claim 1, it is characterized in that, the page elements adding preset kind in webpage as the step of father's element specifically comprise in webpage, add a block type or inline-block type html label as father's element.
4. on webpage, present the method for transmitting assembly as claimed in claim 1, it is characterized in that, also comprise after the step of the page elements adding preset kind in webpage as father's element: described father's element is bound an iframe, during to make to present described webpage in the browser of described preassignment, pass through bound iframe and receive the information that backstage returns to nested transmitting assembly.
5. on webpage, present the method for transmitting assembly as claimed in claim 1, it is characterized in that, obtain described transmitting assembly in the browser of preassignment in after the step of public domain now with upload request Trigger Function, the coordinate adjusting described transmitting assembly also comprised before making the step in the region beyond public domain described at least hiding described transmitting assembly of described father's element: obtain transmitting assembly described in described public domain in the browser of preassignment in the new public domain now with pattern amendment request Trigger Function, obtain the common factor of described public domain and described new public domain, described public domain is replaced with described common factor.
6. on webpage, present the method for transmitting assembly as claimed in claim 1, it is characterized in that, obtain described transmitting assembly in the browser of preassignment in after the step of public domain now with upload request Trigger Function, the coordinate adjusting described transmitting assembly also comprised before making the step in the region beyond public domain described at least hiding described transmitting assembly of described father's element: obtain transmitting assembly described in described public domain in the browser of preassignment in the new public domain now with title attribute modification request Trigger Function and cursor shape attribute modification request Trigger Function, obtain the common factor of described public domain and described new public domain, described public domain is replaced with described common factor.
7. on webpage, present the method for transmitting assembly as claimed in claim 1, it is characterized in that, described default transparency is less than 0.1, and described default font size is greater than 100 pixels.
8. on webpage, present a device for transmitting assembly, it is characterized in that, comprising:
Father's element adding device, for adding the page elements of preset kind as father's element in webpage, is set to the preset style by described father's element;
Transmitting assembly adding device, at the primary transmitting assembly of described father's element nested inside browser;
Transmitting assembly setup of attribute unit, by the transparency setup of attribute of described transmitting assembly for presetting transparency to make described transmitting assembly invisible, by the font size setup of attribute of described transmitting assembly for presetting font size;
Transmitting assembly public domain acquiring unit, for obtaining described transmitting assembly in the browser of preassignment in the public domain now with upload request Trigger Function;
Transmitting assembly Coordinate Adjusting unit, for adjusting the coordinate of described transmitting assembly to make the region beyond public domain described at least hiding described transmitting assembly of described father's element, during to make to present described webpage in the browser of described preassignment, described father's element arbitrary portion can respond upload request.
9. on webpage, present the device of transmitting assembly as claimed in claim 8, it is characterized in that, the page elements adding preset kind in father's element adding device in webpage specifically comprises interpolation in webpage as father's element and has the page elements of the preset kind of pattern modify feature as father's element.
10. on webpage, present the device of transmitting assembly as claimed in claim 8, it is characterized in that, the page elements adding preset kind in father's element adding device in webpage specifically comprises the html label of an interpolation block type or inline-block type in webpage as father's element as father's element.
11. devices presenting transmitting assembly on webpage as claimed in claim 8, it is characterized in that, described device also comprises readjustment unit, for
In webpage, the page elements of preset kind is added as after father's element in father's element adding device, described father's element is bound an iframe, during to make to present described webpage in the browser of described preassignment, pass through bound iframe and receive the information that backstage returns to nested transmitting assembly.
12. devices presenting transmitting assembly on webpage as claimed in claim 8, it is characterized in that, transmitting assembly public domain acquiring unit also for: obtain described transmitting assembly in the browser of preassignment in the public domain now with upload request Trigger Function, the coordinate adjusting described transmitting assembly also comprised before making the region beyond public domain described at least hiding described transmitting assembly of described father's element: obtain transmitting assembly described in described public domain in the browser of preassignment in the new public domain now with pattern amendment request Trigger Function, obtain the common factor of described public domain and described new public domain, described public domain is replaced with described common factor.
13. devices presenting transmitting assembly on webpage as claimed in claim 8, it is characterized in that, transmitting assembly public domain acquiring unit also for: obtain described transmitting assembly in the browser of preassignment in the public domain now with upload request Trigger Function, the coordinate adjusting described transmitting assembly also comprised before making the region beyond public domain described at least hiding described transmitting assembly of described father's element: obtain transmitting assembly described in described public domain in the browser of preassignment in the new public domain now with title attribute modification request Trigger Function and cursor shape attribute modification request Trigger Function, obtain the common factor of described public domain and described new public domain, described public domain is replaced with described common factor.
14. devices presenting transmitting assembly on webpage as claimed in claim 8, it is characterized in that, described default transparency is less than 0.1, and described default font size is greater than 100 pixels.
CN201310364806.4A 2013-08-20 2013-08-20 A kind of method and device that transmitting assembly being presented on webpage Active CN104424193B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310364806.4A CN104424193B (en) 2013-08-20 2013-08-20 A kind of method and device that transmitting assembly being presented on webpage

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310364806.4A CN104424193B (en) 2013-08-20 2013-08-20 A kind of method and device that transmitting assembly being presented on webpage

Publications (2)

Publication Number Publication Date
CN104424193A true CN104424193A (en) 2015-03-18
CN104424193B CN104424193B (en) 2019-04-09

Family

ID=52973195

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310364806.4A Active CN104424193B (en) 2013-08-20 2013-08-20 A kind of method and device that transmitting assembly being presented on webpage

Country Status (1)

Country Link
CN (1) CN104424193B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106484862A (en) * 2016-10-10 2017-03-08 聚好看科技股份有限公司 Page control method and device
CN107562423A (en) * 2017-07-27 2018-01-09 阿里巴巴集团控股有限公司 UI page development method and devices
CN111274156A (en) * 2020-02-25 2020-06-12 中信银行股份有限公司 Automatic identification method and device compatible with multi-frame page

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1940919A (en) * 2005-09-27 2007-04-04 腾讯科技(深圳)有限公司 Non-standard transmitting assembly and multi-file transmission of non-standard transmitting assembly
CN102096715A (en) * 2011-02-11 2011-06-15 深圳市同洲电子股份有限公司 Method and system for acquiring webpage template, and method and system for generating single website
CN102830894A (en) * 2012-05-11 2012-12-19 北京奇虎科技有限公司 Method and apparatus for bookmarking webpage
US20130103689A1 (en) * 2009-09-02 2013-04-25 Electronics And Telecommunications Research Institute Media mediator system and method for managing contents of various formats
US20130138708A1 (en) * 2011-11-29 2013-05-30 Toshiba Tec Kabushiki Kaisha Document processing apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1940919A (en) * 2005-09-27 2007-04-04 腾讯科技(深圳)有限公司 Non-standard transmitting assembly and multi-file transmission of non-standard transmitting assembly
US20130103689A1 (en) * 2009-09-02 2013-04-25 Electronics And Telecommunications Research Institute Media mediator system and method for managing contents of various formats
CN102096715A (en) * 2011-02-11 2011-06-15 深圳市同洲电子股份有限公司 Method and system for acquiring webpage template, and method and system for generating single website
US20130138708A1 (en) * 2011-11-29 2013-05-30 Toshiba Tec Kabushiki Kaisha Document processing apparatus
CN102830894A (en) * 2012-05-11 2012-12-19 北京奇虎科技有限公司 Method and apparatus for bookmarking webpage

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106484862A (en) * 2016-10-10 2017-03-08 聚好看科技股份有限公司 Page control method and device
CN106484862B (en) * 2016-10-10 2020-01-31 聚好看科技股份有限公司 Page control method and device
CN107562423A (en) * 2017-07-27 2018-01-09 阿里巴巴集团控股有限公司 UI page development method and devices
CN111274156A (en) * 2020-02-25 2020-06-12 中信银行股份有限公司 Automatic identification method and device compatible with multi-frame page

Also Published As

Publication number Publication date
CN104424193B (en) 2019-04-09

Similar Documents

Publication Publication Date Title
US10068613B2 (en) Intelligent selection of scene transitions
US9971749B2 (en) Editor for website and website menu
US20110167336A1 (en) Gesture-based web site design
US11449573B2 (en) System and method for smart interaction between website components
US20160062963A1 (en) Synchronizing DOM Element References
CN104765753B (en) Method and device for browsing webpage
US20130019189A1 (en) Augmented editing of an online document
CN104090979A (en) Method and device for editing webpage
US20110167360A1 (en) Incoming web traffic conversion
CN109614601A (en) Form processing method, device, equipment and readable medium based on web
AU2018279309B2 (en) System and method for smart interaction between website components
WO2016070748A1 (en) Method for realizing hybrid client interface and system thereof
US20150074519A1 (en) Method and apparatus of controlling page element
CN110941428B (en) Website creation method and device
CN104424193A (en) Method and device for presenting uploaded component on webpage
CN114780077A (en) Webpage visual editing device and method
US9158743B1 (en) Grid layout control for network site design
CN105630268A (en) Method and device for uploading files in network
KR101509392B1 (en) Method for making homepage on the world wide web therefor
CN105373560A (en) On-line showing method of publication page
CN104899044A (en) Method and device for realizing flow operation on mobile terminal
KR20140137630A (en) Widget authoring system and method thereof
US20150149935A1 (en) Information browser
WO2014031011A1 (en) Website building tool
US8903120B1 (en) System and method for providing an image having an embedded matrix code

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant