Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

140 results about "HTML element" patented technology

An HTML element is an individual component of an HTML (Hypertext Markup Language) document or web page. HTML is composed of a tree of HTML nodes, such as text nodes. Each node can have HTML attributes specified. Nodes can also have content, including other nodes and text. Many HTML nodes represent semantics, or meaning. For example, the <title> node represents the title of the document.

Office management solution

A spatial database interface for generally managing assets in a graphical user environment is disclosed, in the particular context of a CAOM office management software solution for managing office facilities inclusive of office layouts (equipment, furniture, information technology assets and other assets) and basic human resources within a physically-defined office space. The software is a web-based custom map application that links a relational database to an SVG or browser rendering format layout map that shows physical locations and relationships among people, rooms and other assets. It imposes a graphical user interface for point-and-click identification of the assets, reporting and reconfiguration (for “what-if” scenarios), and drag-and-drop manipulation of the assets. The software is resident on a web-enabled server hosted by an application service provider. The assets are associated with asset data stored in a web-enabled database and are linked to corresponding visual icons represented on the layout map by embedded HTML elements such as IFrames. All asset data is stored in the database, and robust searching, analysis and reporting capabilities are provided to employ the data.
Owner:HART MARCIA A

Application server configured for dynamically generating web forms based on extensible markup language documents and retrieved subscriber data

An application server, configured for dynamically generating a web page (e.g., HTML) document based on execution of XML documents, dynamically generates an HTML page having selected form elements based on a stored XML document that defines available HTML form elements and respective attributes, and based on user attributes retrieved by the application server from an open network database server (such as LDAP). The application server, in response to a request from a user, accesses an XML document configured for specifying attributes associated with the request; the XML document may specify as form elements menus that are available for generation based on qualified user attributes, or may specify HTML fields that can be generated for display on the HTML page based on the qualified user attributes. The application server also retrieves the user attributes, and dynamically generates the HTML page based on identifying the user attributes matching the qualified user attributes of the accessed XML document. Hence, HTML pages having form elements can be dynamically generated, providing personalized HTML pages without the necessity of modifying CGI scripts or stored HTML pages.
Owner:CISCO TECH INC

Updating objects contained within a webpage

Selectively updating objects of webpage without requiring that the entire web page be refreshed, without Java applets and without requiring user intervention. A webpage is defined to contain a frame and at least one updateable object that is external to the frame. The frame attributes of height and width may each be set to a value of zero, rendering it invisible on the displayed webpage. The frame is configured to periodically request updated data from a server in response to a timer reaching a threshold value. The updated data may comprise a Script or other instruction set for causing the frame to update at least one updateable object. The Script or other instruction set may be executable by the frame without user interaction. The Script may instruct the frame to interact with, for example, an external Script running within the webpage external to the frame. The external Script may interact with and modify the updateable object, which may be an HTML element, without refreshing the web page.
Owner:AUTOMATED LOGIC CORP

Method, system, and computer-readable medium for filtering harmful HTML in an electronic document

A method and system are provided for filtering harmful HTML content from an electronic document. An application program interface (API) examines the fundamental structure of the HTML content in the document. The HTML content in the electronic document is parsed into HTML elements and attributes by a tokenizer and compared to a content library by a filter in the API. The filter removes unknown HTML content as well as known content that is listed as harmful in the content library. After the harmful HTML content has removed, a new document is encoded which includes the remaining safe HTML content for viewing in a web browser.
Owner:MICROSOFT TECH LICENSING LLC

Method and apparatus for generating consistent user interfaces

A method is disclosed for generating a consistent user interface for an HTML-based application program, without extensive coding of Java Server Pages and other elements. In one approach, business objects each define a user action for the application program, and metadata elements defining parameters for the user actions of the business object. A controller is communicatively coupled to one or more actions, widgets, and panels. A user request is received from a browser and dispatched to one or the actions. Using the actions, one or more parameter values are obtained from the business objects. The business object parameter values are associated with a widget selected from among the one or more widgets. The selected widget is associated with a panel selected from the one or more panels. An HTML user interface page that includes the selected panel is generated. The widgets represent properties of the business objects as HTML elements, automatically generate client-side executable code for performing data validation, and convert values received in users requests into programmatic objects of appropriate data types for use by the application program.
Owner:CISCO TECH INC

Single applet to communicate with multiple HTML elements contained inside of multiple categories on a page

A method and a system for communicating with multiple user interface elements contained in multiple categories on a web page with a single client application program at the client computer. Messages are communicated both to and from users interface elements through callback function scripts that communicate through a single client application program that is connected over a point-to-point connection to an agent process on a server.
Owner:CLOUD SOFTWARE GRP INC

Automatic layout of vertical flow oriented characters within a defined area

The method uses an HTML table cell sizing method designed to measure and layout horizontal HTML table cell elements, and implements a logical view and a search algorithm to layout table cells with the vertical character flow property. The method is also readily adaptable to layout other HTML elements with the vertical character flow property.
Owner:MICROSOFT TECH LICENSING LLC

Video in e-mail

To allow a video clip to be rendered within an e-mail, the video stream is converted into an animated image object (e.g. a GIF (Graphics Interchange Format) object) and stored on a server system. An HTML image element / tag (<img . . . >) is created that references the animated image object at the server, for embedding in a conventional HTML-encoded e-mail message. When the receiving e-mail application processes the HTML encoding, the processing of the HTML image element causes the referenced animated image object to be downloaded and displayed, thereby automatically presenting a recreation of the video stream. To facilitate efficient transmission to the receiving device, the size of the animated image object is preferably optimized before transmission, the optimization including general optimization techniques, as well as optimizations based on the particular characteristics associated with the receiving device and / or the communications link to the receiving device.
Owner:LIVECLICKER

Method and system for dynamically capturing HTML elements

Method and system for dynamically capturing elements from a target Web page and displaying the captured elements in another Web page. A user first opens a Web Capture Web Part dialog box in a browser application program. The user navigates to the target server hosting the target Web page and sends an HTTP request to the target server to retrieve the target Web page. The target server returns the target Web page in an HTML string, which it is displayed in the Web Part Web Capture dialog box. The user then selects the elements that he or she wants to capture. The captured elements are then displayed in a Web part on the user's Web page and the returned HTML string is stored in a cache memory. Each subsequent time the captured elements are displayed, the elements are automatically updated from the target Web page.
Owner:MICROSOFT TECH LICENSING LLC

Enabling web analytics for interactive web applications

A method is provided for tracking user-interaction with an interactive web application associated with a web page. The method includes providing one or more modified HTML elements for use with the web page. The default behavior of the HTML elements is modified to include a call to a tracking server. The interactive web application associated with the web page includes at least one of the modified HTML elements. User interaction information is then sent to the tracking server according to the call in the modified HTML elements.
Owner:MICROSOFT TECH LICENSING LLC

HTML (Hypertext Markup Language) small screen self-adaption typesetting method and typesetting server

The embodiment of the invention provides an HTML (Hypertext Markup Language) small screen self-adaption typesetting method comprising the following steps of: acquiring a webpage resource acquisition request sent by a client side, wherein the webpage resource acquisition request includes a target webpage address and resolution ratio information of the client side; acquiring a webpage resource from a target network server according to the target webpage address in the webpage data acquisition request; typesetting the webpage resource according to the resolution ratio information of the client side: filtering and converting HTML elements in the webpage resource and setting the webpage typesetting width of the webpage resource according to the resolution ratio information of the client side; and sending the typeset webpage resource to the client side. Correspondingly, the embodiment of the invention also provides a typesetting server. By using the HTML small screen self-adaption typesetting method and the typesetting server, the webpage resource is suitable for being displayed on a small screen on the premises that the resource type except for layout of the original webpage is remained to the maximum limit and a display resource of the client side is sufficiently utilized.
Owner:卓望数码技术(深圳)有限公司

Method and system for reporting web standard non-compliance of web pages

A method and system for reporting web standard non-compliance of web pages is provided. The method includes receiving a local copy of the web page to be tested for web standard non-compliance. The method further includes determining a set of errors on the web page corresponding to a user specified accessibility guideline. Thereafter an HTML overlay report is generated based on the determined set of errors. Further, a set of controls is generated based on the user specified accessibility guideline, the local copy and the set of errors. Finally, one or more controls are selected from the set of controls and based on the one or more selected controls and the determined set of errors one or more images are associated with each HTML element non-conformant to the accessibility guideline on the web page.
Owner:INFOSYS LTD

Data editing for improving readability of a display

InactiveUS20050041040A1Appropriately modifyAnalyze the readability of an imageImage enhancementDigital data information retrievalImaging processingDisplay device
Provides ability to analyze the readability of an image to be displayed on a screen as a web page, etc., and appropriately modify the image. It includes a rendering section for generating an image by rendering an HTML document; an image processing section for performing image processing on the image generated by the rendering section to simulate and evaluate how the image is viewed under a certain visual characteristic; and a result presentation section for locating an HTML element that needs to be modified in the HTML document to be processed based on the evaluation result of the image processing section 30 and for presenting the HTML element to a web page creator. The result presentation section also retrieves a modification method for the HTML element that needs to be modified from a symptom model storage section. A document modification processing section actually modifies the HTML document.
Owner:AIRBNB

Visualized cross-platform mobile application development and generation system

The invention discloses a visualized cross-platform mobile application development and generation system. The system comprises a figure source library module, an editing module, a project directory management module, a plug-in processing module and a one-key generation module, wherein the figure source library module is used for storing a figure source library, the figure source library comprises a view library, a list library, an HTML element library and a control library; the editing module is used for presenting an editing window in a browser, calling the figure source library when receiving editing information from a user and sending a project file edited by the user to the project directory management module; the editing window is visualized, is of a draggable type and comprises a code editing window body, an attribute editing window body and an outline editing window body; the project directory management module is used for saving the project file edited by the user at a server side; the plug-in processing module is used for managing and maintaining a mobile application plug-in library at the server side; the one-key generation module is used for responding to an installation package generation request of the user in the background and generating a cross-platform mobile application installation package for the user to download for use. By means of the visualized cross-platform mobile application development and generation system, a complete set of processes ranging from visualized cross-platform mobile application design to visualized cross-platform mobile application generation can be achieved.
Owner:BEIJING UNIV OF POSTS & TELECOMM

Visual point burying method for cross-platform mobile terminal

ActiveCN108304176AAdded custom dimension function for buried pointsSoftware testing/debuggingVisual/graphical programmingControl subjectsRelevant information
The invention discloses a visual point burying method for a cross-platform mobile terminal. The method comprises the steps that control tree related information sent to a current interactive interfaceof a server is refreshed after a client establishes a connection with the server; the server synchronously updates a rendering interface according to the received information, and a user performs visual point burying selection operation on a control in the server; a binding condition of the control is tested, the server sends point burying information to the client, and the client confirms the control specified in the obtained point burying information and performs binding; the test of the bound control is triggered in the client, event information of the control is triggered and sent to theserver, and after the test is passed, the server performs deployment operation on the control subjected to point burying and selection. A point burying dimension self-definition function is added; thesupport of point burying of HTML elements is added; the interactive interface control is universally used for various self-defined client interactive interfaces; and for the webpage control, a visualcode injection point burying function and a similar element point burying function are supported.
Owner:广东数果科技有限公司

Extended data input device and method

The invention discloses an extended data input device and an extended data input method, which are used for loading data inputted by an user through a webpage browser into an input area of a webpage. According to the device and the method, after data are completely loaded in the input area of the webpage, a suspension layer covered on the input area is generated; when a data input event located at the suspension layer is detected, to-be-inputted data of the user are obtained; according to the data type of the to-be-inputted data, the to-be-inputted data are converted into corresponding HTML (hypertext markup language) elements, the HTML elements include contents of the to-be-inputted data; and the HTML elements are loaded into the suspension layer, and the contents of the to-be-inputted data are displayed. According to the device and method, an operation of converting objects such as texts, pictures, data files and webpage elements required to be inputted by dragged, copied or keyboard operations into HTML-format data and then loading the HTML-format data into the superimposed suspension layer on the input area is supported, thereby extending input means and data types of users, greatly improving the inputting efficiency of users, and greatly improving the user experience.
Owner:BEIJING QIHOO TECH CO LTD +1

Method for converting HTML webpage to mobile terminal page

InactiveCN105095449ASolve the problems caused by recodingNo coding intervention requiredWebsite content managementSpecial data processing applicationsComputer terminalXPath
The invention provides a method for converting a HTML webpage to a mobile terminal page. The method comprises: a mobile terminal initiating a request to a middleware server, the middleware server using a http protocol to obtain corresponding original system webpage data according to request contents, through a browser engine, performing analyzing and abstracting on the webpage data, and then a data extractor using XPath or a regular expression method to extract webpage elements in a positioning manner according to configuration files, a data assembler assembling the extracted elements, the process of the assembling automatically completing extraction of attribute of html elements, and the attribute of html elements being combined in additive attribute in the configuration files, integrating the additive attribute and converting to json data, and transmitting the data to the mobile terminal, and the mobile terminal analyzing the data and showing the data according to specified rules. The method is low in development cost, and short in development period.
Owner:FUZHOU YINGZHAN INFORMATION TECH CO LTD

System and method for implementing statistics of hyperlink URL clicking ratio of mail

InactiveCN101226619ASave time at workAvoid things where the href value has not been modifiedData switching networksMarketingHyperlinkComputer terminal
The invention provides a system for realizing the count of clicking rate of hyperlink URL in mails and a process thereof. The process comprises that the operator hands in requirement to trace all the links via web terminal, after receiving the requirement, the first mail server treats the html source code of the mail module, analyzes all html elements, scans all the hyperlinks, then revises herf value and adds macro quotation. The first mail server adds macro definition in source code when the mail module task reaches the sending time, then sends to vecocity module engine to treat, the vecocity module engine replaces all the macro quotations and variations and finally generates mail content and sends to the client. When the URL in the mail is clicked by the user, the feedbacks comprising URL addresses and customer identification are returned, when the URL address of the customer identification is not calculated, the first mail server adds one for the relative URL address clicking calculator. The invention avoids writing wrong the code or forgetting to revise the herf value of a certain hyperlink, which increases the accuracy of count and reduces the leak of hand addition.
Owner:ALIBABA GRP HLDG LTD

HTML interface control paste

The invention provides a HTML interface control paste tool with an attached data processing function interface of a maintenance information system which business staff can design on their own and use. The tool adopts a visual mode of operation, can freely produce tables, floats or block area combinations in an absolutely positioned layout. The block areas are the container of the business elements, can be associated through the mode of reusing the existing interface control or be associated through the mode of dragging the business elements to the selected block area, the two modes both produce their own specific tags in the block areas. The block areas can adopt basic controls, such as pictures, text controls, and the like to describe and modify, can also adopt the appearance design such as borders, background color, font, size, and the like. The produced designing scheme is a description of the combination sequence of each HTML element that contains specific tags, and generates the page codes using the description, and dynamically compiles the codes for work use by the business staff. The business staff complete the interface development on their own, which greatly reduces the overhead costs.
Owner:博智网络科技(湛江市)有限公司

XSS and CSRF based Web attack defense system and method

The invention discloses an XSS and CSRF based Web attack defense system and method, and relates to the field of network security. The system comprises a filtering module, a white list module and a token interception module. The method comprises the following steps: (1) the filtering module filters user input by using the following four manners: verifying the validity of the user input, processing special characters, performing cookie anti-theft and performing recursive purification on sensitive words; (2) for HTML script injection, the white list module uses an HTML parsing library to traverse all nodes so as to obtain original label attributes of the data therein, and reconstructs an HTML element tree through labels in the white list module to prevent HTML script injection attacks fundamentally; and (3) the token interception module intercepts HTTP requests not satisfying the requirements through a Token verification function. The XSS and CSRF based Web attack defense system disclosed by the invention has the characteristics of high accuracy, low false alarm rate and expandability.
Owner:WUHAN HONGXU INFORMATION TECH

Dynamic, live surface and model elements for visualization and modeling

Described is a method and system providing a dynamic, live (active) surface and / or model elements to complement and enhance what is being modeled or visualized, enabling the addition of new features and functionality to visualization and modeling tools. A dynamic surface is accomplished by extending traditional HTML, rendering APIs and / or components to enable visualization and modeling functionality. The surface background and model elements may comprise HTML elements, and the surface can include a Web site. The model elements are HTML elements layered dynamically atop the surface, as the user interacts with them, and completed designs may be saved in a non-proprietary format, (e.g., HTML). The live surface bases its services on HTML rendering engine services, and further provides a visualization and modeling engine that wraps and extends the rendering engine through multiple interfaces. Interfaces can enumerate modeling elements and their relationships, add, delete or change connections between model elements and states, and initialize the surface, including loading an existing diagram such as saved as an HTML document.
Owner:MICROSOFT TECH LICENSING LLC

Paging method and paging device

The invention discloses a paging method and paging device in the example. Corresponding page transition arithmetic and web page division arithmetic are arranged aiming at different features of different types of web pages in the division process through division of web page type, thus, carrying out transition from HTML element to XHTML element by adopting different page transition arithmetic for different types of web pages and carrying out division of transition result by adopting different web page division arithmetic make the division result acquired by the example of the invention more scientific and reasonable, thereby reaching the aim of improving experience of user.
Owner:SHENZHEN TENCENT COMP SYST CO LTD

Web technology-based webpage screen capture method

The invention discloses a Web technology-based webpage screen capture method. The method comprises the following steps of calling a program interface of a web page browser to obtain HTML elements of ato-be-captured webpage; calling the program interface of the browser to analyze attributes of the HTML elements, and storing the analyzed attributes as an ordered HTML element attribute list; callingthe program interface of the browser to create a canvas of an HTML; calling the program interface of the browser to cyclically scan the HTML element attribute list, and drawing HTML attribute contents in the HTML element attribute list on the canvas; calling a program interface of the canvas to convert codes of the drawn canvas into base64 character strings, and performing storage; and guiding auser to download the canvas by adding a button to the page. The method has the characteristics of no dependency on other tools and solving of the technical problem of dependency of webpage screen capture on a third-party tool.
Owner:杭州美创科技有限公司

Real-time notification of device events

Real-time notification is provided of an event which has occurred in a computer-related device. Upon the occurrence of an event, a record of the event is stored in a buffer, such as a Really Simple Syndication buffer, associated with the device. The buffer is updated based on indications and other events noted by a CIM agent in the device. One of a series of regular requests is received from an open browser window on a user computer, the request inquiring about any record of the event stored in the buffer. In response to the request, the record of the event is transmitted to an HTML event element in a page of the browser window whereby the record of the event is inserted into the HTML element and displayed in the browser window.
Owner:IBM CORP

Webpage self-adaptive layout method, server and computer readable storage medium

The invention relates to the field of Web front-end development, and discloses a webpage self-adaptive layout method, which comprises the following steps of setting rem as a unit of attributes of elements width, height, margin, ping and left top in a CSS; when the webpage is opened, adjusting the font-size value of the HTML element according to the size of the screen, so that the attribute value of the element in the body is synchronously adjusted along with the font-size value; calculating the width-to-height ratio of the design draft and the width-to-height ratio of the terminal screen, andcomparing the width-to-height ratio of the design draft with the width-to-height ratio of the terminal screen to obtain a comparison result; optimizing the attribute values of the elements in the bodyaccording to the comparison result to obtain optimized attribute values of the elements in the body; and generating an optimized page according to the optimized attribute values of the elements in the body. Thus, according to the scheme, the size of the design draft can be directly converted into the code size, all elements of the page can be automatically adjusted to the proper size only by taking the width or height of the terminal as the judgment benchmark, the layout of all contents on the page is the same as the layout of the design draft, and the high proportion of the design is completely restored.
Owner:PING AN TECH (SHENZHEN) CO LTD

Splicing display method and browser for achieving splicing display

An embodiment of the invention discloses a splicing display method and a browser for achieving the splicing display. Webpage contents without needs of physical amplifying can be displayed on an ultrahigh resolution splicing wall. The method of the embodiment comprises that a server of the browser allocates parameters of the splicing wall and a display unit; the server of the browser sends the parameters of the splicing wall and the display unit to each browser client site; the server of the browser obtains hypertext markup language (HTML) page contents according to information input by users; the server of the browser calculates HTML elements needing displaying by each browser client site according to the parameters of the splicing wall and the display unit; the server of the browser sends the HTML elements to each browser client site; the server of the browser receives the HTML elements; and each browser client site displays the HTML page contents corresponding to each browser client site according to self resolution ratio and the HTML elements.
Owner:GUANGDONG VTRON TECH CO LTD

Method and device for recognizing similar webpages

ActiveCN103049562AMake up for efficiencyMake up for the high misjudgment rate of webpage similarity judged by histogramSpecial data processing applicationsData miningHistogram
The invention discloses a method and device for recognizing similar webpages and belongs to the technical field of computers. The method includes: respectively obtaining hypertext markup language (HTML) element information of a first webpage to be classified and HTML element information of a second webpage whose class information is known; calculating similarity of the first webpage and the second webpage according to the HTML element information of the first webpage and the second webpage; and when the similarity is larger than a preset similarity threshold, determining the first webpage and the second webpage to be similar webpages. Whether the two webpages are similar or not is determined by obtaining the HTML element information of the first webpage to be classified and the classified second webpage and calculating the similarity according to the HTML element information corresponding to the two webpages, so that defects of low efficiency of manual webpage similarity judgment and higher misjudgment rate of webpage similarity judgment by histograms are overcome.
Owner:任芳坤

Web banner advertisement displaying method and system

The invention discloses a web banner advertisement displaying method and system. The web banner advertisement displaying system comprises an advertisement carrier attribute keyword gathering module, a target page content acquiring module, an existed advertisement carrier identifying module and a target web banner advertisement putting module. The web banner advertisement displaying method includes that gathering keywords in the attribute of an HTML element in the network for supporting the web banner advertisement; acquiring the information of a target page for pre-putting the target web banner advertisement to be put, wherein the information comprises the target page content information; identifying the HTML element which supports the existed web banner advertisement on the target page according to the gathered keywords of the HTML attribute; enabling the target web banner advertisement to be put to cover the existed web banner advertisement or replacing the existed web banner advertisement with the target web banner advertisement to be put. The web banner advertisement displaying method and system can promote the user experience when displaying the web banner advertisement, and accordingly the web banner advertisement putting effect and conversion rate are improved.
Owner:李阳
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Patsnap Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Patsnap Eureka Blog
Learn More
PatSnap group products