Tag: a Description: Indicate the starting or destination location of the hyperlink.
Tag: acronym Description: indicate the abbreviation.
Tag: address description: specific information, such as address, signature, author, original creator of this document.
Tag: applet description: Place executable content on the page.
Tag: area description: Defines the shape, coordinates, and associated URL of a hyperlink area in a client image map.
Tag: attribute description: represents the tag attribute or attribute of the HTML element in the form of an object.
Tag: b Description: The specified text should be rendered in bold.
Tag: base description: Specify an explicit URL to parse links and references to external sources, such as images and stylesheets.
Tag: basefont description: Set the base font value as the default font when rendering text.
Tag: bdo description: Allows the author to disable the two-way rule for selected text fragments.
Tag: bgsound Description: Allows the page to have background sound or create audio tracks.
Tag: big description: Specify that the contained text should be displayed in a font that is slightly larger than the current font.
Tag: blockquote Description: Set a quote in the text. Tag: body description: Specify the beginning and end of the document body.
Tag: br Description: Insert a newline character.
Tag: button Description: Specifies that the HTML contained in it is to be rendered as a button.
Tag: caption description: A brief description of the specified table.
Tag: Center Description: Center the text and image behind it.
Tag: cite description: In italics, indicate the introduction.
Tag: clientinformation description: Contains information about the web browser.
Tag: clipboarddata Description: Provides access to predefined clipboard formats for use in editing operations.
Tag: code description: Specify code example.
Tag: col Description: Specify the default properties of the column-based table.
Tag: colgroup Description: Specifies the default properties of a column or a group of columns in a table.
Tag: comment description: indicate invisible comments.
Tag: currentStyle Description: Represents the object format and style specified in the global stylesheet, embedded style, and HTML tag properties.
Tag: custom description: represents a user-defined element.
Tag: datatransfer Description: Provides access to predefined clipboard formats for use in drag operations. Tag: dd Description: Indicates the definition in the definition list. Definitions are usually indented in the definition list.
Tag: defaults Description: Programmatically set the default properties of element behavior.
Tag: del Description: Indicates that the text has been deleted from the document.
Tag: dfn Description: Indicates the definition example of the term.
Tag: dir description: Causes directory list.
Tag: div description: Specifies the container to render HTML.
Tag: dl description: Causes definition list.
Tag: document description: Represents the HTML document in the given browser window.
Tag: dt Description: Indicates the definition term in the definition list.
Tag:em Description: Emphasize text, usually rendered in italics.
Tag: embed description: Allows embed any document.
Tag: event description: Represents event status, such as the element where the event occurs, keyboard status, mouse position and mouse button status.
Tag: external Description: Allows access to additional object models provided by the Microsoft Internet Explorer browser component hosting application.
Tag: fieldset Description: Draw a box outside the text and other elements contained in the field set.
Tag: font description: Specifies the new font, size, and color used to render the contained text.
Tag:frame Description: Specify a single frame within the FRAMESET element.
Tag: frameset Description: Specifies a framework set for organizing multiple frameworks and nested framework sets.
Tag: from Description: Specifies that the included controls work in the form.
Tag: head description: Provides an unordered set of information about the document.
Tag: history description: contains information about the URL that the user has browsed.
Tag: hn Description: Render text in title style.
Tag: hr Description: Draw horizontal lines.
Tag: html description: Indicates that the document contains HTML elements. New to Microsoft Internet Explorer 6 When you use the !DOCTYPE declaration to specify a standard compatibility mode, this element will represent the canvas - the entire surface to which the document content will be rendered.
Tag: i Description: The specified text should be rendered in italics, if available.
Tag: iframe description: Create an embedded floating frame.
Tag: input description: Create various form input controls.
Tag: input type=button Description: Create button control.
Tag: input type=checkbox Description: Create a checkbox control.
Tag: input type=file Description: Create a file upload control with a text box and a browse button.
Tag: input type=hidden Description: Transfer status information about client/server interaction.
Tag: input type=image Description: Create an image control, which will cause the form to be submitted immediately after clicking.
Tag: input type=password Description: Create a single-line text input control similar to the INPUT type=text control, but the content entered by the user is not displayed.
Tag: input type=radio Description: Create a radio button control.
Tag: input type=reset Description: Create a button that will reset the form control to its default value after clicking.
Tag: input type=submit Description: Create a button that will submit the form after clicking.
Tag: input type=text Description: Create a single line of text input control.
Tag: ins Description: Specifies the text inserted into the document.
Tag: isindex Description: Make the browser display a dialog box that prompts the user to enter a single line of text.
Tag: kdb description: Render text in fixed-width font.
Label Description: Specify labels for other elements on the page.
Tag: legend description: Insert a title into the box drawn by the fieldSet object.
Tag: li Description: Causes an item in the list.
Tag: link description: Allows connection between the current document and the external document. Tag: listing description: Render text in fixed font.
Tag: location description: Contains information about the current URL.
Tag: map description: Contains coordinate data of the client image map.
Tag: marquee Description: Create a scrolling text subtitle.
Tag: menu description: Create an unordered list of items.
Tag: meta description: convey hidden information about the document to the server and client.
Tag: namespace description: Dynamically import an element behavior into the document.
Tag: navigator description: Contains information about the web browser.
Tag: nextID Description: Create a unique identifier that the editing software can read.
Tag: nobr description: render text without wrapping lines.
Tag: noframes Description: Contains HTML for browsers that do not support FRAMESET elements.
Tag: noscript description: Specifies the HTML to be displayed in browsers that do not support scripts.
Tag: object description: Insert an object into the HTML page.
Tag: ol Description: Draw the numbered list of text.
Tag: optgroup Description: Allows the author to logically group options in the select element. Tag: option description: Causes an option in the select element.
Tag: p Description: Causes a paragraph.
Tag: page description: Represents a @page rule in styleSheet.
Tag: param Description: Sets the initial value of the attribute of the applet, embed, or object element.
Tag: popup description: A special top-level window, mainly used for dialog boxes, message boxes and other temporary windows that appear outside the main window of the application.
Tag: pre description: Render text in fixed-width font.
Tag: q Description: Quotes in separate text.
Tag: rt Description: Indicates the phonetic text of the ruby element.
Tag: Ruby Description: Indicates the annotation or pronunciation guide to place on or embedded on the text string.
Tag: rule description: represents a style composed of selectors and one or more declarations in a cascading style sheet (CSS)
Tag: runtimestyle Description: Represents the format and style of objects that reside above the formats and styles specified by the global stylesheet, embedded style, and HTML tag properties.
Tag: s Description: Render text in strikethrough font.
Tag: samp description: Specify code example.
Tag: screen description: Contains information about the client's screen and rendering capabilities.
Tag: script description: Specify scripts interpreted by the script engine for the script.
Tag: select Description: Causes list box or drop-down box.
Tag: selection description: represents the currently activated selection area, i.e. the highlighted text block, and/or other elements in the document where the user can perform certain operations.
Tag: small description: Specifies that the contained text should be displayed in a font that is slightly smaller than the current font.
Tag: span description: Specify the embedded text container.
Tag: Strike Description: Render text in strikethrough font.
Tag: strong description: Render text in bold.
Tag: style description: represents the current setting of all possible inline styles for a given element.
Tag: stylesheet description: represents a single stylesheet in the document
Tag: sub description: Specify that the text contained in it should be displayed in the following form, which is usually slightly smaller than the current font.
Tag: sup description: Specify that the text contained in it should be displayed in the above form, which is usually slightly smaller than the current font.
Tag: table description: Specify the table in which the content is to be organized into rows and columns.
Tag: tbody description: Specify the row as the main body of the table.
Tag: td description: Specify the cells in the table
Tag: textarea Description: Specify multi-line text input control.
Tag: textnode description: Represents text strings as nodes in the document hierarchy.
Tag: textrange description: Represents text in HTML elements.
Tag: textrectangle Description: Specifies a rectangle that contains an element or a line of text in a TextRange object.
Tag: tfoot description: Specify the row as the end of the table.
Tag: th Description: Specify the title column. The title column will be centered in the cell and displayed in bold.
Tag: head description: Specify the row as the header.
Tag: title description: contains the title of the document.
Tag: tr description: Specify a row in the table.
Tag: tt Description: Render text in fixed-width font.
Tag: u Description: Render text with underline.
Tag: ul Description: Draw the bulleted list of text.
Tag: userprofile Description: Provides a method to allow scripts to request read access to user configuration information and perform read operations.
Tag: var description: define programming variables. Usually rendered in italics.
Tag: wbr description: Insert a soft line break into a piece of nobr text.
Tag: window description: represents an open window in the browser.
Tag: xml description: Define an XML data on the HTML page.
Tag: xmp Description: Fonts with fixed width font rendering as example.
2. HTML tag attributes
Tag:!important description: Adding the importance of specific rules.
Tag::active description: Sets the style of the a element when the link is active.
Tag: :first-letter Description: Apply one or more styles on the first character of the object.
Tag::hover Description: Sets the style of the a element when the user hovers the mouse pointer over the link.
Tag::link description: Sets the style of an outdated element when the link has not been accessed recently.
Tag::visited Description: Sets the style of an element that is obsolete when the link is recently visited.
Tag: @charset Description: Set the character set for external stylesheets.
Tag: @font-face Description: Sets the font to embed the HTML document.
Tag: @import Description: Import an external stylesheet.
Tag: @media Description: Sets the media type of a set of rules in the styleSheet object. Tag: @page Description: Sets the size, orientation and margin of the page box in styleSheet.
Tag: abbr Description: Set or get the abbreviation text of the object.
Tag: accelerator description: Set or get a string indicating whether the object contains shortcut keys.
Tag: accept Description: Set or get a comma-separated list of content types.
Tag: acceptcharset Description: Set or get the list of characters encoding methods used to set or obtain the input data that the server that processes the form must accept
Tag: accesskey description: Set or get the shortcut keys for the object.
Tag: action description: Set or get the URL to be processed.
Tag: activeelement description: Gets the object that gets the focus when the parent document has the focus.
Tag: align Description: Set or get how objects are arranged for their adjacency text.
Tag: link description: Set or get the colors of all activation links in the element.
Tag: linkcolor Description: Set or get the colors of all activation links in the element.
Tag: allowtransparency Description: Set or get whether the object can be transparent.
Tag: additive description: Set or get the value indicating whether the animation is attached to other animations.
Tag: alt Description: Set or get text used to replace the image.
Tag: altHTML Description: Set an optional replacement HTML script to be executed if the object loading fails. Tag: altkey description: Set or get the status of the Alt key.
Tag: altleft Description: Set or get the status of the left Alt key.
Tag: appcodename Description: Get the browser's code name.
Tag: application description: Indicates whether the object's content is an HTML application (HTA), thus eliminating the browser's security model.
Tag: appminorversion description: Get the application's subversion value.
Tag: appname description: Get the name of the browser.
Tag: appversion description: Get the platform and version of the browser running.
Tag: archive description: Set or get strings that can be used to implement the object's own archive function.
Tag: atomicselection Description: Specifies whether the element and its content must be uniformly selected in an invisible unit.
Tag: autocomplete description: Set or get the automatic completion status of the object.
Tag: availheight Description: Get the working area height of the system screen and exclude the Microsoft Windows taskbar.
Tag: availwidth Description: Get the working area width of the system screen and exclude the Windows taskbar.
Tag: axis Description: Set or get a comma-separated list of concept categories associated with objects.
Tag: background description: Set or get up to five independent background properties of the object.
Tag: backgroundattachment description: Set or get the background image to attach to objects in the document. Tag: backgroundcolor Description: Set or get the color after the object content.
Tag: backgroundmage description: Set or get the background image of the object.
Tag: backgroundposition description: Set or get the location of the object background.
Tag: backgroundrepeat Description: Set or get the backgroundImage property of the object to til it.
Tag: balance Description: Set or get the value indicating how the background sound is assigned to the left and right speakers.
Tag: banner Description: Use the event object to get the Banner content of the project in the Advanced Stream Redirector (ASX) file.
Tag: bannerabstract Description: Get the BannerAbstract content of the ASX file item.
Tag: basehref Description: Get the URL string that can find the object tag. This is usually the href of the document where the object is located, or the value set by the base element.
Tag: behavior Description: Set or get text to scroll in subtitles
Tag: bgcolor description: Set the background color behind the object.
Tag: bgproperties Description: Set or get the properties of the background image.
Tag: blockdirection description: Get the value indicating the direction of the content of the block element, whether it is from left to right or from right to left.
Tag: border description: Set or get the properties of the border around the drawing object.
Tag: borderbottom Description: Set or get the properties of the border below the object.
Tag: borderbottomcolor Description: Set or get the color of the border below the object.
Tag: borderbottomstyle Description: Set or get the style of the border below the object.
Tag: borderbottomwidth Description: Set or get the width of the border under the object.
Tag: bordercollapse Description: Set or get indicating whether the table rows and cell borders are combined into single borders or separated like standard HTML.
Tag: bordercolor Description: Set or get the border color of the object.
Tag: bordercolordark Description: Set or get one of two colors used to draw the object's 3D border.
Tag: bordercolorlight Description: Set or get one of two colors used to draw the object's 3D border.
Tag: borderleft Description: Set or get the properties of the left border of the object.
Tag: borderleftcolor Description: Set or get the color of the left border of the object.
Tag: borderleftstyle Description: Set or get the style of the left border of the object.
Tag: borderleftwidth Description: Set or get the width of the left border of the object.
Tag: borderright description: Set or get the properties of the right border of the object.
Tag: borderrightcolor Description: Set or get the color of the right border of the object.
Tag: borderrightstyle Description: Set or get the style of the right border of the object.
Tag: borderrightwidth Description: Set or get the width of the right border of the object. Tag: borderstyle description: Set or get the style of the object up, down, left and right borders.
Tag: bordertop description: Set or get the properties of the border on the object.
Tag: bordertopcolor Description: Set or get the color of the border on the object.
Tag: bordertopstyle Description: Set or get the style of the border on the object.
Tag: bordertopwidth Description: Set or get the width of the border on the object.
Tag: borderwidth description: Set or get the width of the object upper, lower, left and right borders.
Tag: bottom description: Set or get the coordinates below the rectangle surrounding the object content.
Tag: bottom Description: bottom Set or get the position of the object relative to the bottom of the next positioned object in the document hierarchy.
Tag: bottommargin Description: Set or get the bottom margin of the entire page body.
Tag: boundingheight Description: Get the height of the rectangle that binds the TextRange object.
Tag: boundingleft Description: Gets the distance between the left edge of the rectangle that binds the TextRange object and the left side containing the TextRange object.
Tag: boundingtop Description: Gets the distance between the upper edge of the bound TextRange object and the top edge of the TextRange object.
Tag: boundingwidth Description: Gets the width of the rectangle that binds the TextRange object.
Tag: browserlanguage Description: Get the current language of the browser.
Tag: bufferdepth Description: Set or get the number of bits per pixel used for the out-of-screen bitmap buffer color. Tag: button Description: Set or get the mouse button pressed by the user.
Tag: cancelbubble Description: Set or get whether the current event wants to bubble upwards in the event handle.
Tag: canhavechildren Description: Gets the value indicating whether the object can contain child objects.
Tag: canhavehtml Description: Gets the value indicating whether the object can contain rich HTML tags.
Tag: caption description: Get the caption object of the table.
Tag: cellindex Description: Gets the location of the object in the cells collection of the row.
Tag: cellpadding Description: Set or get the total amount of space between the cell border and the content of the cell.
Tag: cellpacing description: Set or get the total amount of space between cells in a table.
Tag: ch Description: Set or get strings that can be used to implement the object's own ch function.
Tag: charset Description: Set or get the character set used to decode the object.
Tag: checked Description: Set or get the status of a check box or radio button.
Tag: choff description: Set or get strings that can be used to implement the object's own chOff function.
Tag: cite description: Set or get reference information about the object.
Tag: classid description: Set or get the class identifier of the object.
Tag: classname Description: Set or get the object's class. Tag: clear description: Sets or gets whether the object allows floating objects to be placed on the left, right, or both sides of it, in case the next paragraph of text is displayed on the floating object.
Tag: clientheight description: Get the height of the object, and does not calculate any margins, borders, scroll bars, but includes the filler of the object.
Tag: clientleft Description: Gets the distance between the offsetLeft property and the actual left of the client area.
Tag: clienttop Description: Gets the distance between the offsetTop property and the actual top of the client area.
Tag: clientwidth Description: Get the width of the object, does not calculate any margins, borders, scroll bars, but includes the whitening of the object.
Tag: clientx Description: Set or get the x coordinate of the mouse pointer position relative to the window's client area, where the client area does not include the window's own controls and scroll bars.
Tag: clienty Description: Set or get the y coordinate of the mouse pointer position relative to the window's client area, where the client area does not include the window's own controls and scroll bars.
Tag: clip description: Set or get which part of the positioning object is visible.
Tag: clipbottom description: Get the bottom edge coordinates of the object clipping area.
Tag: clipleft Description: Get the left coordinates of the object clipping area.
Tag: clipright description: Get the right coordinates of the object clipping area.
Tag: cliptop description: Get the top edge coordinates of the object clipping area.
Tag: closed Description: Get whether the reference window is closed.
Tag: code description: Set or get the URL of the file containing the compiled Java class. Tag: codebase description: Set or get the URL of the component.
Tag: codetype Description: Set or get the Internet media type for the associated code.
Tag: color description: Set or get the container text color for mpc behavior.
Tag: colordepth Description: Gets the number of bits per pixel color used for the target setting or buffer.
Tag: cols description: Set or get the width of the object.
Tag: colspan Description: Set or get the number of table columns the object should span.
Tag: compact Description: Set or get Boolean values indicating whether the list should be compressed by deleting additional blanks between list objects.
Tag: compatmode Description: Sets or gets a value indicating whether this object applies a standard compatibility mode.
Tag: complete description: Gets whether the object has been fully loaded.
Tag: content description: Set or get resource information associated with HTTP-EQUIV or NAME.
Tag: contenteditable Description: Sets or gets a string indicating whether the user can edit the object content.
Tag: contentoverflow Description: Gets whether the document contains additional content after processing the current LayoutRect object.
Tag: contentwindow description: Gets the window object of the specified frame or iframe.
Tag: cookie description: Set or get the string value of the cookie.
Tag: cookieenabled Description: Get the client's permanent cookie is enabled in the browser. Permanent cookies are stored on the client computer.
Tag: coords description: Set or get the coordinates of the object.
Tag: count Description: Gets the number of available block formatted tags.
Tag: cpuclass description: Gets the string indicating the CPU level.
Tag: cstext description: Set or get a permanent representation of style rules.
Tag: ctrlkey Description: ctrlKey Sets or gets the status of the Ctrl key.
Tag: ctrlleft Description: Set or get the status of the left Ctrl key.
Tag: cursor Description: Sets or gets the mouse pointer used when the mouse pointer points to an object.
Tag: data description: Set or get the URL that references the object data.
Tag: datafld Description: Sets or gets the field specified by the dataSrc property that is bound to the given data source of the specified object.
Tag: dataformatas Description: Set or get how to render data provided to the object.
Tag: datapagesize Description: Set or get the number of records displayed in the table bound to the data source.
Tag: datasrc description: Set or get the data source used for data binding.
Tag: datetime description: Set or get the date and time of modifying the object.
Tag: declare Description: Set or get a string that can be used to implement the object's own declare function. Tag: defaultcharset Description: Get the default character set from the current regional language.
Tag: defaultchecked Description: Sets or gets the status of a check box or radio button.
Tag: defaultselected Description: Set or get the status of the option.
Tag: defaultstatus Description: Set or get the default information to display on the status bar at the bottom of the window.
Tag: defaultvalue Description: Set or get the initial content of the object.
Tag: defer description: Set or get the status of the script.
Tag: designmode Description: Set or get the value indicating whether the document can be edited.
Tag: deviceexdpi Description: Set or get the value of dots per inch (DPI) at the system screen level.
Tag: dialogarguments Description: Set or get the variables or array of variables passed to the mode dialog window.
Tag: dialogheight Description: Set or get the height of the mode dialog.
Tag: dialogleft Description: Set or get the left coordinate of the mode dialog box.
Tag: dialogtop Description: Set or get the top coordinates of the mode dialog box.
Tag: dialogwidth Description: Set or get the width of the mode dialog.
Tag: dir description: Set or get the reading order of objects.
Tag: direction description: Set or get the direction of text scrolling. Tag: disabled Description: Set or get the status of the control.
Tag: display description: Set or get whether the object wants to render.
Tag: doctype Description: Gets the document type declaration associated with the current document.
Tag: document description: Get the HTML document in the given popup.
Tag: documentelement description: Get a reference to the document root node.
Tag: domain: Set or get the secure domain name of the document.
Tag: dropeffect Description: Set or get the type of drag operation and the type of cursor to display.
Tag: dynsrc Description: dynsrc Sets or gets the video clip or VRML world to be displayed in the window.
Tag: Effectallowed Description: Set or get the source element of the data transfer operation that can be applied to the object.
Tag: encoding description: Set or get the MIME encoding of the form.
Tag: enctype Description: Set or get the multi-purpose Internet Mail Extension (MIME) encoding for the form.
Tag: event description: Set or get the events that scripts are used for.
Tag: Expando Description: Set or get the value indicating whether any variable can be created within the object.
Tag: face description: Set or get the current word family.
Tag: fgcolor Description: Set or get the foreground (text) color of the document. Tag: fielddelim Description: Specifies the character used to indicate the end of the data field.
Tag: filecreateddate Description: Get the date of file creation.
Tag: filemodifieddate Description: Get the date when the file was last modified.
Tag: filesize Description: Get file size.
Tag: fileupdateddate Description: Get the date when the file was last updated.
Tag: filter Description: Set or get the filter or filter collection applied to the object.
Tag: firstchild Description: Gets the reference to the first child object of the childNodes collection of the object.
Tag: font description: Set or get up to six independent font properties of the object.
Tag: fontfamily Description: Set or get the font name used to the object text.
Tag: fontsize Description: Sets or gets the font size used for object text.
Tag: fontsmoothingenabled Description: Gets whether the user has enabled the option to round the corners of the screen font in the display settings of the control panel.
Tag: fontstyle Description: Sets or gets the font style of the object, such as italic, regular, or tilted.
Tag: fontvariant Description: Set or get whether the object text is displayed in small capital letters.
Tag: fontweight Description: Set or get the font width of the object.
Tag: form description: Gets a reference to the form embedded in the object. Tag: frame description: Set or get the way to display borders around the table.
Tag: frameborder Description: Set or get whether to display the frame's border.
Tag: frameelement description: Gets the window in the parent document where the frame or iframe object is located.
Tag: framespacing description: Set or get the total amount of additional space between frames.
Tag: fromelement description: Set or get the object that is activated or the mouse will leave when the event occurs.
Tag: galleryimg Description: Set or get the image toolbar that supports the image for the current image.
Tag: hash description: Set or get the segments in the href attribute after the pound sign #.
Tag: haslayout Description: Gets the value indicating whether the object has layout.
Tag: headers Description: Set or get the title cell that provides information to the object.
Tag: height description: Get the vertical resolution of the screen.
Tag: hidden Description: Set or get the value indicating whether the embedded object is visible.
Tag: hidefocus Description: Set or get the value indicating whether the object explicitly indicates focus.
Tag: host description: Set or get the hostname and port numbers of the location or URL.
Tag: hostname Description: Set or get the host name part of the location or URL.
Tag: href description: Set or get the URL of the link style sheet. Tag: hreflang Description: Set or get the language code of the object.
Tag: hspace description: Set or get the horizontal margin of the object.
Tag: htmlfor description: Set or get the object bound to the event script.
Tag: htmltext Description: Get the HTML source file as a legitimate HTML snippet.
Tag: httpequiv Description: Sets or gets information used to bind the content of the META tag to the HTTP response header.
Tag: id description: Gets the string that identifies the object.
Tag: imemode Description: Set or get the status of the input method editor (IME).
Tag: implementation description: Get the implementation object of the current document.
Tag: Indeterminate Description: Sets or gets whether the user has changed the status of the check box.
Tag: index description: Set or get the order position of the options in the list box.
Tag: innerhtml description: Set or get HTML located in the object's start and end tags.
Tag: innertext Description: Set or get text located in the object's start and end tags.
Tag: iscontenteditable Description: Gets the value indicating whether the user can edit the object content.
Tag: isdisabled Description: Gets the value indicating whether the user can interact with the object.
Tag: ismap Description: Set or get the image to be a server-side image map. Tag: ismultiline Description: Gets the value indicating whether the content of the object contains one or more rows.
Tag: isopen description: Get the value indicating whether the pop-up window is open.
Tag: istextedit Description: Gets whether this object can be used to create a TextRange object.
Tag: keycode Description: Set or get the Unicode key code associated with the key that caused the event.
Label Description: Set or get the label of the option group.
Tag: lang Description: Set or get the language to use.
Tag: language description: Set or get the language used for the current script writing.
Tag: lastchild description: Get the reference to the last child object in the childNodes collection
Tag: lastmodified Description: Get the date of the last modified page, if provided by the page.
Label: layoutflow Description: Set or get the direction and winding direction of the object content.
Label: layoutgrid Description: Set or get the combined document grid properties of the specified text character layout.
Label: layoutgridchar Description: Set or get the character grid size used to render element text content.
Label: layoutgridline Description: Set or get the gridline value used to render element text content.
Label: layoutgridmode Description: Set or get the text layout grid to use two-dimensional.
Label: layoutgridtype Description: Set or get the grid type used to render element text content. Tag: left description: Set or get the position of the object relative to the left boundary of the next positioned object in the document hierarchy.
Tag: leftmargin Description: Set or get the left margin of the entire body of the page, not the default margin.
Tag: length description: Set or get the number of objects in the collection.
Tag: letterspacing description: Set or get the sum of additional spaces between characters of an object.
Tag: linebreak description: Set or get line break rules for Japanese text.
Tag: lineheight Description: Set or get the distance between two lines of the object.
Tag: link description: Set or get the color of the object document link.
Tag: linkcolor Description: Set or get the color of the object document link.
Tag: liststyle Description: Set or get up to three independent listStyle properties of the object.
Tag: liststyleimage Description: Set or get the image of the list bullet to be applied to the object.
Tag: liststyleposition Description: Set or get how bullets are drawn relative to object content.
Tag: liststyletype Description: Set or get the predefined bullet type of the object.
Tag: logicalxdpt Description: Get the regular value of dots per inch (DPI) at the system screen level.
Tag: logicallydpi Description: Get the normal value of the system screen vertical dots per inch (DPI).
Tag: longdesc Description: Set or get the unified resource identifier (URI) of the long description of the object. Tag: loop description: Set or get the number of times the subtitles are played.
Tag: lowsrc description: Set or get the lower resolution image to display.
Tag: margin description: Set or get the upper, lower, left and right margins of the object.
Tag: marginbottom Description: Set or get the lower margin width of the object.
Tag: marginheight Description: Set or get the upper and lower margin height before the text in the display frame.
Tag: marginleft Description: Set or get the left margin width of the object.
Tag: marginright description: Set or get the right margin width of the object.
标签:margintop说明:设置或获取对象的上边距宽度。
标签:marginwidth说明:设置或获取显示框架中文本之前的左右边距宽度。
标签:maxlength说明: 设置或获取用户可在文本控件中输入的最多字符数。
标签:media说明:设置或获取媒体类型。
标签:menuarguments说明:返回快捷菜单执行所在的窗口对象。
标签:method说明: 设置或获取如何将表单数据发送到服务器。
标签:methods说明:设置或获取该对象支持的HTTP 方式清单。
标签:minheight说明: 设置或获取元素的最小高度。标签:moreinfo说明:通过event 对象获取高级流重定向器(ASX)文件中项目横幅的MoreInfo 内容。
标签:multiple说明:设置或获取表明列表中是否可选中多个项目的Boolean 值。
标签:name说明: 设置或获取框架的名称。
标签:nameprop说明:获取由对象的href 或src 属性指定的文件名。
标签:nextpage说明: 获取打印模板中下页的位置。
标签:nextsibling说明:获取对此对象的下一个兄弟对象的引用。
标签:nodename说明: 获取特定结点类型的名称。
标签:nodetype说明:获取所需结点的类型。
标签:nodevalue说明:设置或获取结点的值。
标签:nohref说明: 设置或获取在此区域内单击是否引起操作。
标签:noresize说明:设置或获取用户是否可缩放框架。
标签:noshade说明:设置或获取水平线是否要绘制3D 阴影。
标签:nowrap说明: 设置或获取浏览器是否执行自动换行。
标签:object说明: 返回包含的对象。
标签:offscreenbuffering说明:设置或获取对象在对用户可见之前是否要先在屏幕外绘制。标签:offsetheight说明: 获取对象相对于版面或由父坐标offsetParent 属性指定的父坐标的高度。
标签:offsetleft说明: 获取对象相对于版面或由offsetParent 属性指定的父坐标的计算左侧位置。
标签:offsetparent说明:获取定义对象offsetTop 和offsetLeft 属性的容器对象的引用。
标签:offsettop说明:获取对象相对于版面或由offsetTop 属性指定的父坐标的计算顶端位置。
标签:offsetwidth说明: 获取对象相对于版面或由父坐标offsetParent 属性指定的父坐标的宽度。
标签:offsetX说明: 设置或获取鼠标指针位置相对于触发事件的对象的x 坐标。
标签:offsetY说明: 设置或获取鼠标指针位置相对于触发事件的对象的y 坐标。
标签:online说明: 获取表明系统是否处于全局脱机模式的值。
标签:opener说明: 设置或获取创建当前窗口的窗口的引用。
标签:outerhtml说明:设置或获取对象及其内容的HTML 形式。
标签:outerText说明: 设置或获取对象的文本。
标签:overflow说明:overflow 设置或获取表明当内容超出对象高度或宽度时如何管理对象内容的值。
标签:overflowX说明: 设置或获取当内容超出对象宽度时如何管理对象内容。
标签:overflowY说明: 设置或获取当内容超出对象高度时如何管理对象内容。
标签:ownerdocument说明: 设置或获取结点关联的document 对象。标签:owningElement说明: 获取HTML 层次中的下个对象。
标签:padding说明: 设置或获取要在对象和其边距或若存在的边框的话就是对象和其边框之间要插入的全部空间。
标签:paddingbottom说明:设置或获取要在对象下边框和内容之间插入的空间总量。
标签:paddingleft说明: 设置或获取要在对象左边框和内容之间插入的空间总量。
标签:paddingright说明:设置或获取要在对象右边框和内容之间插入的空间总量。
标签:paddingtop说明: 设置或获取对象上边框和内容之间插入的空间总量。
标签:pagebreakafter说明: 设置或获取表明对象后发生换页的字符串。
标签:pagebreakbefore说明:设置或获取表明对象前发生换页的字符串。
标签:palette说明:获取用于嵌入文档的调色板。
标签:parent说明: 获取对象层次中的父窗口。
标签:parentElement说明:获取对象层次中的父对象。
标签:parentNode说明:获取文档层次中的父对象。
标签:parentStyleSheet说明: 获取导入到当前样式表的样式表。
标签:parenttextedit说明: 获取文档层次中可用于创建包含原始对象的TextRange 的容器对象。
标签:parentwindow说明: 获取容器对象所在窗口的引用。
标签:pathname说明: 设置或获取对象指定的文件名或路径。
标签:pixelbottom说明:设置或获取对象的下方位置。
标签:pixelheight说明: 设置或获取对象的高度。
标签:pixelleft说明:设置或获取对象的左侧位置。
标签:pixelright说明:设置或获取对象的右侧位置。
标签:pixeltop说明:设置或获取对象的上方位置。
标签:pixelwidth说明:设置或获取对象的宽度。
标签:platform说明:获取用户的操作系统名称。
标签:posheight说明:设置或获取以height 标签属性指定的单位的对象高度。
标签:position说明: 设置或获取对象所使用的定位方式。
标签:posleft说明:设置或获取以left 标签属性指定的单位的对象左侧位置。
标签:posright说明:设置或获取以right 标签属性指定的单位的对象右侧位置。
标签:postop说明:设置或获取以top 标签属性指定的单位的对象上方位置。
标签:poswidth说明:设置或获取以width 标签属性指定的单位的对象宽度。标签:profile说明: 设置或获取对象的属性和及这些属性的合法值所定义的一个或多个URI。
标签:propertyname说明: 设置或获取对象上发生更改的属性名称。
标签:protocol说明:设置或获取URL 的协议部分。
标签:pseudoclass说明: 获取标识@page 规则应用到的页面的伪类的字符串。
标签:pvevioussibling说明: 获取对此对象的上一个兄弟对象的引用。
标签:qualifier说明:设置或获取由数据源对象提供的数据成员的名称。
标签:rccordset说明: 从数据源对象设置或获取对缺省数据集的引用。
标签:readonly说明: 获取规则或样式表是定义在页面上还是导入的。
标签:readystate说明:获取对象的当前状态。
标签:reason说明: 设置或获取数据源对象的数据传输结果。
标签:recordnumber说明: 获取数据集中生成对象的原始记录。
标签:referrer说明: 获取将用户引入当前页面的位置URL。
标签:rel说明: 设置或获取对象和链接目的的关系。
标签:repeat说明: 获取onkeydown 事件是否正在重复。
标签:returnValue说明: 设置或获取从模式对话框返回的值。标签:rev说明: 设置或获取对象和链接目的的关系。
标签:right说明: 设置或获取围绕对象内容的矩形右边坐标。
标签:rightmargin说明: 设置或获取页面的整个主体的右边距,而不是缺省的边距。
标签:rowindex说明:获取对象在表格的rows 集合中的位置。
标签:rows说明: 设置或获取对象中包含的水平行数。
标签:rowspan说明:设置或获取单元格要跨越表格的多少行。
标签:rubyalign说明: 设置或获取由rt 对象指定的注音文本的位置。
标签:rubyoverhang说明: 设置或获取由rt 对象指定的注音文本的位置。
标签:rubyposition说明:设置或获取由rt 对象指定的注音文本的位置。
标签:rules说明: 设置或获取要显示哪些分隔线(内部边框)。
标签:savetype说明: 当oncontentsave 触发时获取剪贴板类型。
标签:scheme说明:设置或获取用于解释为对象指定的属性值的方案。
标签:scope说明: 设置或获取对象的信息所应用的标格单元格组。
标签:scopename说明:获取为该元素定义的命名空间。
标签:screenleft说明: 获取浏览器客户区左上角相对于屏幕左上角的x 坐标。标签:screentop说明:获取浏览器客户区左上角相对于屏幕左上角的y 坐标。
标签:screenX说明:设置或获取获取鼠标指针位置相对于用户屏幕的x 坐标。
标签:screeny说明:设置或获取鼠标指针位置相对于用户屏幕的y 坐标。
标签:scrollamount说明:设置或获取介于每个字幕绘制序列之间的文本滚动像素数。
标签:scrollbar3dlightcolor说明:设置或获取滚动条上滚动按钮和滚动滑块的左上颜色。
标签:scrollbararrowcolor说明: 设置或获取滚动箭头标识的颜色。
标签:scrollbarbasecolor说明:设置或获取滚动条的主要颜色,其中包含滚动按钮和滚动滑块。
标签:scrollbardarkshadowcolor说明:设置或获取滚动条上滑槽的颜色。
标签:scrollbarshadowcolor说明:设置或获取滚动框和滚动条滚动箭头的右下边缘颜色。
标签:scrollbartrackcolor说明: 设置或获取滚动条轨迹元素的颜色。
标签:scrolldelay说明: 设置或获取字幕滚动的速度。
标签:scrollheight说明: 获取对象的滚动高度。
标签:scrolling说明:设置或获取框架是否可被滚动。
标签:scrollleft说明: 设置或获取位于对象左边界和窗口中目前可见内容的最左端之间的距离。
标签:scrolltop说明:设置或获取位于对象最顶端和窗口中可见内容的最顶端之间的距离。标签:scrollwidth说明: 获取对象的滚动宽度。
标签:search说明:设置或获取href 属性中跟在问号后面的部分。
标签:sectionrowindex说明: 获取对象位于tBody, tHead, tFoot 或rows 集合中的位置。
标签:security说明:获取表明frame 或iframe 的源文件是否应用了特定的安全限制的值。
标签:selected说明:设置或获取列表框中的选项是否为缺省项目。
标签:selectedindex说明: 设置或获取选中选项位于select 对象中的位置。
标签:selector说明:获取标识@page 规则应用到的页的字符串。
标签:selectortext说明:获取标识相应的样式表规则应用到的元素的字符串。
标签:self说明: 获取对当前窗口或框架的引用。
标签:shape说明: 设置或获取对象的形状。
标签:shiftkey说明: 设置或获取Shift 键的状态。
标签:shiftleft说明: 设置或获取左Shift 键的状态。
标签:size (属性) 到论坛讨论说明: 设置或获取该对象的字体大小。
标签:sourceindex (属性) 到论坛讨论说明: 获取对象在源序中的依次位置,即对象出现在document 的all 集合中的顺序。
标签:span (属性) 到论坛讨论说明: 设置或获取组中的列数。标签:specified (属性) 到论坛讨论说明: 获取是否指定了该属性。
标签:src (属性) 到论坛讨论说明: 设置或获取要播放的声音的URL。
标签:srcelement (属性) 到论坛讨论说明:设置或获取触发事件的对象。
标签:srcfilter (属性) 到论坛讨论说明:设置或获取触发onfilterchange 事件的滤镜对象。
标签:srcurn (属性) 到论坛讨论说明:获取触发事件的行为的统一资源名称(URN)。
标签:standby (属性) 到论坛讨论说明:设置或获取可用于实现对象的你自己的standby 功能的字符串。
标签:start (属性) 到论坛讨论说明:设置或获取编号列表的起始编号。
标签:status (属性) 到论坛讨论说明:设置或获取位于窗口底部状态栏的信息。
标签:style (属性) 到论坛讨论说明:为该设置元素设置内嵌样式。
标签:stylefloat (属性) 到论坛讨论说明:设置或获取文本要绕排到对象的哪一侧。
标签:summary (属性) 到论坛讨论说明:设置或获取对象的描述和/或结构。
标签:systemlanguage (属性) 到论坛讨论说明: 获取操作系统适用的缺省语言。
标签:tabindex (属性) 到论坛讨论说明:设置或获取定义对象的Tab 顺序的索引。
标签:tablelayout (属性) 到论坛讨论说明:设置或获取表明表格布局是否固定的字符串。
标签:tabstop (属性) 到论坛讨论说明:设置或获取元素行为是否可收到焦点并参与Tab 序列。标签:tagname (属性) 到论坛讨论说明: 获取对象的标签名称。
标签:tagurn (属性) 到论坛讨论说明:设置或获取在命名空间声明中指定的统一资源名称(URN)。
标签:target (属性) 到论坛讨论说明:设置或获取目标内容要显示于哪个窗口或框架。
标签:text (属性) 到论坛讨论说明: 设置或获取范围内包含的文本。
标签:text (属性) 到论坛讨论说明: 设置或获取范围内包含的文本。
标签:textalign (属性) 到论坛讨论说明: 设置或获取对象中的文本是左对齐、右对齐、居中对齐还是两端对齐。
标签:textalignlast (属性) 到论坛讨论说明:设置或获取如何排列对象的最后一行或仅有的一行。
标签:textautospace (属性) 到论坛讨论说明:设置或获取自动留空和文本的窄空间宽度调整。
标签:textdecoration (属性) 到论坛讨论说明: 设置或获取对象中的文本是否有闪烁、删除线、上划线或下划线的样式。
标签:textdecorationblink (属性) 到论坛讨论说明:设置或获取表明对象的textDecoration 属性是否含有有blink的Boolean 值。
标签:textdecorationlinethrough (属性) 到论坛讨论说明:设置或获取表明对象内的文本是否有删除线的Boolean 值。
标签:textdecorationnone (属性) 到论坛讨论说明:设置或获取表明对象的textDecoration 属性是否设置为none 的Boolean 值。
标签:textdecorationoverline (属性) 到论坛讨论说明:设置或获取表明对象中的文本是否有上划线的Boolean 值。
标签:textdecorationunderline (属性) 到论坛讨论说明:设置或获取对象中的文本是否有下划线的Boolean 值。
标签:textindent (属性) 到论坛讨论说明:设置或获取对象中文本的缩进。
标签:textjustify (属性) 到论坛讨论说明:设置或获取对象内的文本所使用的对齐类型。
标签:textkashidaspace (属性) 到论坛讨论说明: 设置或获取对象内文本对齐行时所使用空白扩展的kashida 扩展的倍率。
标签:textoverflow (属性) 到论坛讨论说明:设置或获取表明是否显示省略号以表明文本溢出的值。
标签:texttransform (属性) 到论坛讨论说明: 设置或获取对象中文本的渲染方式。
标签:textunderlineposition (属性) 到论坛讨论说明:设置或获取对象的textDecoration 属性中设置的下划线的位置。
标签:tfoot (属性) 到论坛讨论说明:获取表格的tFoot 对象。
标签:thead (属性) 到论坛讨论说明:获取表格的tHead 对象。
标签:title (属性) 到论坛讨论说明:设置或获取对象的咨询信息(工具提示)。
标签:toelement (属性) 到论坛讨论说明:设置或获取用户要将鼠标指针移动指向的对象的引用。
标签:top (属性) 到论坛讨论说明:设置或获取对象相对于文档层次中下个定位对象的上边界的位置。
标签:topmargin (属性) 到论坛讨论说明:设置或获取页面的上边距。
标签:truespeed (属性) 到论坛讨论说明:设置或获取字幕的位置是否使用scrollDelay 和scrollAmount 属性计算,已过的实际时间来自于时钟计时。
标签:type (属性) 到论坛讨论说明:设置或获取列表的样式。
标签:typedetail (属性) 到论坛讨论说明:获取选中区类型的名称。
标签:unicodebidi (属性) 到论坛讨论说明:设置或获取关于双向法则的嵌入级别。
标签:uniqueid (属性) 到论坛讨论说明:获取为对象自动生成的唯一标识符。
标签:units (属性) 到论坛讨论说明:设置或获取embed 对象的高度和宽度单位。
标签:unselectable (属性) 到论坛讨论说明:指定该元素不可被选中。
标签:updateinterval (属性) 到论坛讨论说明:设置或获取屏幕的更新间隔。
标签:URL (属性) 到论坛讨论说明:设置或获取当前文档的URL。
标签:URLUnencoded (属性) 到论坛讨论说明:获取文档的URL,去除所有字符编码。
标签:urn (属性) 到论坛讨论说明:设置或获取目标文档的URN。
标签:useMap (属性) 到论坛讨论说明:设置或获取用于客户端图像映射的URL,通常带有一个书签扩展(#name)。
标签:useragent (属性) 到论坛讨论说明:获取等同于HTTP 用户代理请求头的字符串。
标签:userlanguage (属性) 到论坛讨论说明:获取操作系统的自然语言设置。
标签:valign (属性) 到论坛讨论说明:设置或获取标题是表格的上面还是下面。
标签:value (属性) 到论坛讨论说明:获取或设置textArea 元素字段中的文本。
标签:value (属性) 到论坛讨论说明:获取控件的缺省或选中值。
标签:value (属性) 到论坛讨论说明:设置或获取列表项目的值。
标签:value (属性) 到论坛讨论说明:设置或获取当表单控件提交时返回给服务器的值。
标签:value (属性) 到论坛讨论说明:设置或获取控件对象的显示值。当控件对象提交时此值将返回给服务器。
标签:value (属性) 到论坛讨论说明:当文本通过用户输入设置后获取input 对象的文件名。
标签:valuetype (属性) 到论坛讨论说明:设置或获取value 标签属性的数据类型。
标签:vcard_name (属性) 到论坛讨论说明:设置或获取对象的vCard 值,以便用于自动完成框。
标签:version (属性) 到论坛讨论说明:设置或获取管理当前文档的文档类型定义(DTD)版本。
标签:verticalalign (属性) 到论坛讨论说明:设置或获取对象的垂直排列。
标签:viewinheritstyle (属性) 到论坛讨论说明:设置或获取表明文档片段是否继承主文档中设置的CSS 样式的值。
标签:viewlink (属性) 到论坛讨论说明:设置或获取给主元素提供内容的document 对象。
标签:viewmastertab (属性) 到论坛讨论说明:设置或获取表明viewlink 的主元素是否包含在主文档的Tab 序列中的值。
标签:visibility (属性) 到论坛讨论说明:设置或获取对象的内容是否显示。
标签:vlink (属性) 到论坛讨论说明:设置或获取对象中已访问链接的颜色。
标签:vlinkcolor (属性) 到论坛讨论说明:设置或获取用户已访问过的链接颜色。
标签:volume (属性) 到论坛讨论说明:设置或获取声音的音量设置。
标签:vspace (属性) 到论坛讨论说明:设置或获取对象的垂直边距。
标签:wheeidelta (属性) 到论坛讨论说明:设置或获取滚轮按钮滚动的距离和方向。
标签:whitespace (属性) 到论坛讨论说明:设置或获取对象中是否自动换行。
标签:width (属性) 到论坛讨论说明:获取屏幕的垂直分辨率。
标签:wordbreak (属性) 到论坛讨论说明:设置或获取单词内的换行行为,特别是对象中出现多语言的情况。
标签:wordspacing (属性) 到论坛讨论说明:设置或获取对象中单词间的附加空间总量。
标签:wordwrap (属性) 到论坛讨论说明:设置或获取当内容超过其容器边界时是否断词。
标签:wrap (属性) 到论坛讨论说明:设置或获取如何处理对象中的自动换行。
标签:writingmode (属性) 到论坛讨论说明: 设置或获取对象内容的方向和绕排。
标签:x (属性) 到论坛讨论说明:设置或获取鼠标指针位置相对于父文档的x 像素坐标。
标签:xmldocument (属性) 到论坛讨论说明:获取对由对象引出的的XML 文档对象模型(DOM)的引用。
标签:xmlns (属性) 到论坛讨论说明:声明HTML 文档中自定义标签的命名空间。
标签:xsldocument (属性) 到论坛讨论说明:获取对XSL 文档的顶层结点的引用。
标签:y (属性) 到论坛讨论说明:设置或获取鼠标指针位置相对于父文档的y 像素坐标。
标签:zindex (属性) 到论坛讨论说明:设置或获取定位对象的堆叠次序。
标签:zoom (属性) 到论坛讨论说明:设置或获取对象的放大比例。
三、HTML标记事件
标签:onabort说明:当用户中断下载图像时触发。
标签:onactivate说明:当对象设置为活动元素时触发。
标签:onafterprint说明:对象所关联的文档打印或打印预览后立即在对象上触发。
标签:onafterupdate说明:当成功更新数据源对象中的关联对象后在数据绑定对象上触发。
标签:onbeforeactivate说明:对象要被设置为当前元素前立即触发。
标签:onbeforecopy说明:当选中区复制到系统剪贴板之前在源对象触发。
标签:onbeforecut说明:当选中区从文档中删除之前在源对象触发。
标签:onbeforedeactivate说明:在activeElement 从当前对象变为父文档其它对象之前立即触发。
标签:onbeforeeditfocus说明:在包含于可编辑元素内的对象进入用户界面激活状态前或可编辑容器变成控件选中区前触发。
标签:onbeforepaste说明:在选中区从系统剪贴板粘贴到文档前在目标对象上触发。
标签:onbeforeprint说明:对象的关联文档打印或打印预览前在对象上触发。
标签:onbeforeunload说明:在页面将要被卸载前触发。
标签:onbeforeupdate说明:当成功更新数据源对象中的关联对象前在数据绑定对象上触发。
标签:onblur说明:在对象失去输入焦点时触发。
标签:onbounce说明:当marquee 对象的behavior 属性设置为alternate且字幕的内容到达窗口一边时触发。
标签:oncellchange说明:在数据供应者中的数据变更时触发。
标签:onchange说明:当对象或选中区的内容改变时触发。
标签:onclick说明:在用户用鼠标左键单击对象时触发。
标签:oncontextmenu说明:在用户使用鼠标右键单击客户区打开上下文菜单时触发。
标签:oncontrolselect说明:当用户将要对该对象制作一个控件选中区时触发。
标签:oncopy说明:当用户复制对象或选中区,将其添加到系统剪贴板上时在源元素上触发。
标签:oncut说明:当对象或选中区从文档中删除并添加到系统剪贴板上时在源元素上触发。
标签:ondataavailable说明:每当异步传输数据的数据源对象的数据到达时触发。
标签:ondatasetchanged说明:当数据源对象对应的数据集发生变更时触发。
标签:ondatasetcomplete说明: 触发就表明数据源对象所有数据都可用。
标签:ondblclick说明:当用户双击对象时触发。标签:ondeactivate说明:当activeElement 从当前对象变为父文档其它对象时触发。
标签:ondrag说明:当进行拖曳操作时在源对象上持续触发。
标签:ondragend说明:当用户在拖曳操作结束后释放鼠标时在源对象上触发。
标签:ondragenter说明:当用户拖曳对象到一个合法拖曳目标时在目标元素上触发。
标签:ondragleave说明:当用户在拖曳操作过程中将鼠标移出合法拖曳目标时在目标对象上触发。
标签:ondragover说明:当用户拖曳对象划过合法拖曳目标时持续在目标元素上触发。
标签:ondragstart说明:当用户开始拖曳文本选中区或选中对象时在源对象上触发。
标签:ondrop说明:当鼠标按钮在拖曳操作过程中释放时在目标对象上触发。
标签:onerror说明: 当对象装载过程中发生错误时触发。
标签:onerrorupdate说明:更新数据源对象中的关联数据出错时在数据绑定对象上触发。
标签:onfilterchange说明: 当可视滤镜更改状态或完成转换时触发。
标签:onfinish说明:当字幕循环完成后触发。
标签:onfocus说明: 当对象获得焦点时触发。
标签:onfocusin说明: 当元素将要被设置为焦点之前触发。
标签:onfocusout说明: 在移动焦点到其它元素之后立即触发于当前拥有焦点的元素上触发。标签:onhelp说明: 当用户在浏览器为当前窗口时按F1 键时触发。
标签:onkeydown说明: 当用户按下键盘按键时触发。
标签:onkeypress说明: 当用户按下字面键时触发。
标签:onkeyup说明: 当用户释放键盘按键时触发。
标签:onlayoutcomplete说明: 当打印或打印预览版面处理完成用来自于源文档的内容填充当前LayoutRect 对象时触发。
标签:onload说明: 在浏览器完成对象的装载后立即触发。
标签:onlosecapture说明:当对象失去鼠标捕捉时触发。
标签:onmousedown说明: 当用户用任何鼠标按钮单击对象时触发。
标签:onmouseenter说明: 当用户将鼠标指针移动到对象内时触发。
标签:onmouseleave说明: 当用户将鼠标指针移出对象边界时触发。
标签:onmousemove说明:当用户将鼠标划过对象时触发。
标签:onmouseout说明: 当用户将鼠标指针移出对象边界时触发。
标签:onmouseover说明: 当用户将鼠标指针移动到对象内时触发。
标签:onmouseup说明: 当用户在鼠标位于对象之上时释放鼠标按钮时触发。
标签:onmousewheel说明: 当鼠标滚轮按钮旋转时触发。
标签:onmove说明: 当对象移动时触发。
标签:onmoveend说明:当对象停止移动时触发。
标签:onmovestart说明:当对象开始移动时触发。
标签:onpaste说明:当用户粘贴数据以便从系统剪贴板向文档传送数据时在目标对象上触发。
标签:onpropertychange说明:当在对象上发生对象上发生属性更改时触发。
标签:onreadystatechange说明:当对象状态变更时触发。
标签:onreset说明: 当用户重置表单时触发。
标签:onresize说明: 当对象的大小将要改变时触发。
标签:onresizeend说明:当用户更改完控件选中区中对象的尺寸时触发。
标签:onresizestart说明: 当用户开始更改控件选中区中对象的尺寸时触发。
标签:onrowenter说明: 触发就表明当前行已经在数据源中更改,对象上有可用的新数据值。
标签:onrowexit说明: 当数据源控件更改对象当前行前触发。
标签:onrowsdelete说明:当行将要从记录集中被删除时触发。
标签:onrowsinserted说明: 当在当前记录集中插入新行后触发。
标签:onscroll说明: 当用户滚动对象的滚动条时触发。
标签:onselect说明: 当当前选中区改变时触发。
标签:onselectionchange说明: 当文档的选中状态改变时触发。
标签:onselectstart说明: 对象将要被选中时触发。
标签:onstart说明: 在marquee 对象的每次循环开始时触发。
标签:onstop说明: 当用户单击停止按钮或离开Web 页面时触发。
标签:onsubmit说明:当表单将要被提交时触发。
标签:onunload说明: 在对象卸载前立即触发。