1. accessKey - Property of the tags:A, APPLET, BODY, BUTTON, EMBED, FIELDSET, INPUT, LABEL, LEGEND, MARQUEE, OBJECT, SELECT, TEXTAREA, sets a fast key for object.
  2. action - The property of the tag FORM, sets on server a file or script, if not is given, the address of the initial document is used.
  3. activeElement - Property of object DOCUMENT. Returns the reference to an active element (tags: INPUT, TEXTAREA, BODY).

    EXAMPLE: to show a html-code of a current active element:
    msgbox document.activeElement.outerhtml
    EXAMPLE: to receive the reference to an active element and to show its html-code:
    set devae=document.activeElement
    msgbox devae.outerhtml
  4. align - Property of the tags: APPLET, COL, COLGROUP, DIV, FIELDSET, H1-H6, HR, P, TABLE, TBODY, TD, TFOOT, TH, THEAD, TR. Sets a way of alignment of the internal contents (text and - or tags).
  5. align_cap - Property of the tag CAPTION. Sets a way of alignment of the internal contents (text, tags) title of the table.
    by default
    1.1
    align=center
    1.1
    align=right
    1.1
    align=left
    1.1
    align=top
    1.1
    align=bottom
    1.1
  6. align_leg - Property of the tag LEGEND. Sets a way of alignment of the internal contents(text, tags) in a framework, on a horizontal.
    by default
    align=left
    align=right
    align=center
  7. align_im - Property of the tags: EMBED, IFRAME, IMG, OBJECT. Sets horizontal and vertical alignments of object concerning the text and - or of environmental objects.
    As an example alignment of a picture concerning the text and button:
    As at the parent align=baseline
    On a horizontal
    align=left
    On a horizontal
    align=right
    On a vertical
    align=asbottom
    On a vertical
    align=bottom
    On a vertical
    align=middle
    On a vertical
    align=asmiddle
    On a vertical
    align=top
    On a vertical
    align=texttop
  8. alinkColor - The property:
    1. of the tag BODY, sets colour of the active references on page;
    2. of object DOCUMENT, sets, returns colour of the active references on page.
    For definition of number of colour click a window of the task of colour on the panel of tasks.
  9. alt - Property of the tags: AREA, IMG, EMBED, for IMG, if SRC is not given, it is the text inside a framework and appearing help.

    It is the text of attribute ALT
  10. altKey - The property of object EVENT, returns value "True", if the key "ALT" on the moment of occurrence of event is pressed, or "False", if not is pressed.
  11. appCodeName - The property of object "Navigator", returns the name of the program Web browser's.
  12. appName - The property of object "Navigator", returns the name of Web browser's.
  13. appVersion - The property of object Navigator, returns the version of the program Web browser's.
  14. background: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets a background as colour and - or pictures, last 2 parameters work if parameter "no-repeat" is given, the set of parameters separately look below.






  15. backgroundAttachment: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets, the background picture is scrolled, or is not scrolled, by default scrolled.
  16. backgroundColor: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets colour of a background.
  17. backgroundImage: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets background picture, by default none.
  18. backgroundPosition: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets an arrangement of a background picture, works if "no-repeat" is given


  19. backgroundPositionX: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets coordinate X (on a horizontal) background picture.

    Works, if "no-repeat" is given.
  20. backgroundPositionY: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets coordinate Y (on a vertical) background picture.

    Works, if "no-repeat" is given.
  21. backgroundRepeat: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets, or returns filling object by a background picture.
  22. balance - Property of the tag BGSOUND. Sets, returns the ratio of loudness of the right and left channels for background music.
  23. behavior - Property of the tag MARQUEE, sets, as the text is scrolled in this object. By default value of property scroll.
  24. bgcolor - Property:
    1. of the tags: BODY, MARQUEE, TABLE, TBODY, TD, TFOOT, TH, THEAD, TR. Sets colour of a background of object.
    2. of object DOCUMENT, sets, returns colour of a background of page.
  25. bgproperties - This property of the tag BODY does not work. The property background-attachment is applied.
  26. body - Property of object DOCUMENT. Returns the reference to object BODY (tag BODY), only for reading.
  27. border: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets a kind of a framework around of object and between frames.



  28. border_ft - Property of the tags: FRAMESET, IFRAME, IMG, TABLE, Sets, returns in pixels thickness of a framework.
  29. borderBottom: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets properties of the bottom border of object.



  30. borderBottomColor: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE).Sets colour of the bottom border of a frame of object.
  31. borderBottomStyle: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets style of the bottom border of object.
  32. borderBottomWidth: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets width of the bottom border of object.
  33. bordercolor - Property of the tags: FRAME, FRAMESET, IFRAME, TABLE, TD, TH, TR. Sets colour of all borders of object.
  34. border-Color: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets colour of all borders of object.

    border-color:red
    border-color:red blue
    border-color:red blue green
    border-color:red blue green black
  35. borderColorDark - Property of the tags: TABLE, TD, TH, TR, sets colour for the right and bottom border of object.
    Table
    1 2
    1.1 1.2
  36. borderColorLight - Property of the tags: TABLE, TD, TH, TR, sets colour for the left and top border of object.
    Table
    1 2
    1.1 1.2
  37. borderLeft: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE).Sets properties of the left border of object.



  38. borderLeftColor: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE).Sets colour of the left border of object.
  39. borderLeftStyle: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets style of the left border of object.
  40. borderLeftWidth: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets width of the left border of object.
  41. borderRight: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets properties of the right border of object.



  42. borderRightColor: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets colour of the right border of object.
  43. borderRightStyle: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets style of the right border of object.
  44. borderRightWidth: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets width of the right border of object.
  45. borderStyle: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets style of border of object.

    border-style:solid

    border-style: inset outset

    border-style:ridge inset outset

    border-style:solid double groove ridge
  46. borderTop: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets properties of the top border of object.



  47. borderTopColor: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets colour of the top border of object.
  48. borderTopStyle: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets width of the top border of object.
  49. borderTopWidth: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets width of the top border of object.
  50. borderWidth: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets width of border of object.

    border-width: thin

    border-width: medium

    border-width: thick

    border-width: 2mm

    border-width:1mm 2mm

    border-width:1mm 2mm 3mm

    border-width:1mm 2mm 3mm 4mm
  51. bottomMargin - Property of the tag BODY, sets or returns bottom margin for the whole page, cancels margin by default.
  52. bufferDepth - The property of object SCREEN, returns use of the buffer for a storage " of the second screen ".
  53. button - The property of object EVENT, returns number of the button of the mouse initiating event.
  54. cancelBubble - The property of object EVENT, sets end of processing of event on object, which has the script, in which this property is set. Events of objects, which are the container for object, in which this property is given do not occur. The property is set only in the scripts by value "True".
  55. cellPadding - Property of the tag TABLE, sets distances between a framework of a cell of the table and its contents.
    Table
    1 2
    1.1 1.2
    2.1 2.2
    Table
    1 2
    1.1 1.2
  56. cellSpacing - Property of the tag TABLE,sets distances between cells in the table.
    Table
    1 2
    1.1 1.2
    2.1 2.2
    Table
    1 2
    1.1 1.2
  57. charset - Property of the tag META, returns or sets a character set of the document.
  58. checked - Property of the tag INPUT (type=radio,checkbox). Sets or returns for switches of a condition of selection.

    From the script the selection is set:

    From the script the selection is cancelled:

  59. classid - Property of the tag OBJECT:
    1. sets in the tag the identifier of a class of object:
    2. returns in the scripts the identifier of a class of object:
  60. className - The property of many tags, sets a class for communication with the table of styles (tag STYLE).
    1. To set propertie in the tag:
    2. To set property in the scripts:
  61. clear - Property of the tag BR.Sets a place for the following object.

    To apply it was not possible.
  62. clear: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets a place for the following object concerning a picture.

    To apply it was not possible.
  63. clientHeight - Property of the tags: BODY, FIELDSET, TABLE, CAPTION, DIV, LEGEND, MARQUEE, TD, TEXTAREA, returns height of object, excepting some elements (strip of scrolling and so forth)
  64. clientWidth - Property of the tags: BODY, FIELDSET, TABLE, CAPTION, DIV, LEGEND, MARQUEE, TD, TEXTAREA, returns width of object, excepting some elements (strip of scrolling and so forth).
  65. clientX - The property of object EVENT, returns coordinate X cursors of the mouse in pixels concerning object with occurrence of event of this object.
  66. clientY - The property of object EVENT, returns coordinate Y cursors of the mouse in pixels concerning object with occurrence of event of this object.
  67. clip: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets partial visibility of object.
    Works only when property of style STYLE = "...; position:absolute;... "

  68. closed - The property of object "WINDOW", returns "True", if the window is closed.
  69. code - Property of the tags: APPLET, EMDED, OBJECT, for APPLET sets a name of the file containing the compiled class JAVA.
  70. codeBase - Property of the tags:APPLET, EMBED, OBJECT, sets URL of realization of object in a code.
  71. codeType - Property of the tag OBJECT, sets a type of a code for external object.
  72. color - Property of the tags: BASEFONT, FONT, HR, sets and returns colour of the text or line.
  73. color: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets or returns colour of the text on object.
  74. colorDepth - The property of object SCREEN, sets number bit on pixel of the device or videobuffer of the user.
  75. cols_ta - Property of the tag TABLE, sets number of columns in the table.
  76. cols_tex - Property of the tag TEXTAREA, sets, returns width of object in symbols. Does not depend on the size of symbols. Works, if there are no attributes STYLE: width, height.
  77. cols_f - Property of the tag FRAMESET. Sets quantity and width internal frames and - or of sets frames in a set of frames.


    The quantity of values sets quantity of frames, or sets of frames, inside tag of a set of frames. Values set width of these frames and - or of sets of frames.
  78. colSpan - Property of the tags: TD, TH, sets quantity of columns in the table, which the given cell should contain.
    Table
    colspan=2 2
    11 22
    1.1 1.2
    Table
    1 2
    colspan=2 1.2
    2.1 2.2
  79. compact - Property of the tag DL. Sets compression of the list by removal of blanks.
    1. To set compression in the tag
    2. Cancellation of compression - remove from the tag word COMPACT.
    3. To set compression from the script
    4. Cancellation of compression from the script
  80. complete - Specifies, when the contents of page are loaded.
    To apply it was not possible.
  81. content - Property of the tag META. Sets and returns the data named in the attribute NAME of this tag.
  82. cookie - Property of object DOCUMENT. Sets or returns cookie.
  83. cookieEnabled - The property of object NAVIGATOR, returns "True", if is cookie in the browser.
  84. coords - Property of the tag AREA, sets in pixels relative coordinates determining together with the attribute SHAPE, form of active area of a card of the client.

    Example - use of property coords in a context of a necessary environment (completely example look below):
    <IMG src="htag/map.gif" useMap=#1> <MAP name=1>
    <AREA title="It is area - rectangular" shape=RECT target=_blank coords=18,31,93,100 href="ac.htm">
    <AREA title="It is area - circle" shape=CIRCLE target=_blank coords=161,65,31 href="ac.htm">
    <AREA title="It is area - triangle" shape=POLY target=_blank coords=300,90,214,90,251,20 href="ac.htm">
    </MAP>
  85. cssText - Property of the tag STYLE, Sets value of attribute TYPE.
  86. ctrlKey - The property of object EVENT, returns "True" if with occurrence of event the key CTRL was pressed.
  87. cursor: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets a kind of the cursor of the mouse on object.

  88. data - Property of the tag OBJECT, Sets URL for the reference to the data used by object.
  89. dataFld - Property of the tags: DIV, IFRAME, IMG, LABEL, MARQUEE, OBJECT, SELECT, SPAN, INPUT, PARAM, TABLE, TEXTAREA. Sets a column, or name of a field of the initial data for object connected to the given object.
  90. dataFormatAs - Property of the tags:MARQUEE,DIV,LABEL, INPUT, PARAM, SPAN. Sets a format of the data.
  91. dataPageSize - Property of the tag TABLE, sets the maximal number of records shown on page.
  92. dataSrc - Property of the tags: A, APPLET, BUTTON, DIV, FRAME, IFRAME, IMG, INPUT, LABEL, IFRAME, IMG, MARQUEE, OBJECT, SELECT, SPAN, TABLE, TEXTAREA, PARAM.
    Sets a source of the data of object as its identifier for binding the data.
  93. defaultChecked -Property of the tag INPUT (type = checkbox, radio). Returns "True", if the object is chosen by default (in the tag there is a word CHECKED).
  94. defaultSelected - Property of the tag OPTION. Returns "True", if the object is selected by default (in the tag the property SELECTED) is entered.
  95. defaultStatus - The property of object WINDOW, sets, returns the text of the message by default in a line of the status.
  96. defaultValue - Property of the tag INPUT (type=file,password,text).
    Returns the text in a field of input by default (value of property VALUE).
  97. description - Property of object MIMETYPE (element of a collection MIMETYPES of object NAVIGATOR).
    Returns the text by default in a line of the status, from below windows of a browser.
  98. dialogArguments - The property of object WINDOW opened as a dialogue window, returns arguments transmitted as a array, through a dialogue window.
  99. dialogHeight - The property of object WINDOW opened as a dialogue window, sets or returns height of this dialogue window.

    For a set of value of this property with opening a window look a theme "showModalDialod" of a frame "methods".
  100. dialogLeft - The property of object WINDOW opened as a dialogue window, sets or returns coordinate of X these dialogue windows.

    For a set of value of this property with opening a window look a theme "showModalDialod" of a frame "methods".
  101. dialogTop - The property of object WINDOW opened as a dialogue window, sets or returns coordinate Y of this dialogue window.

    Set of value of this property with opening a window look a theme "showModalDialod" of a frame "methods".
  102. dialogWidth - The property of object WINDOW opened as a dialogue window, sets or returns width of this dialogue window.

    Set of value of this property with opening a window look a theme "showModalDialod" of a frame "methods".
  103. direction - Property of the tag MARQUEE, sets a direction of a movement of the content.
  104. disabled - Property of the tags: BUTTON, INPUT, LINK, OBJECT, SELECT, STYLE, TEXTAREA. Sets inaccessibility of object (presence at the tag of a word DISABLED) or accessible (absence in the tag of a word DISABLED). Returns "True" if the object is inaccessible and "False", if is accessible.

    From the script the inaccessibility is set:

    From the script the inaccessibility is cancelled:

  105. disabled_st - Property of object STYLESHEET. Sets, returns inaccessibility of object (presence at the appropriate tag STYLE of a word DISABLED) or accessible (absence in the tag of a word DISABLED). Returns " True" if the appropriate object STYLE is inaccessible and " False ", if is accessible.

    From the script the inaccessibility is set:

    From the script the inaccessibility is cancelled:

  106. display: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets, cancels visibility of object.
  107. document - Property of object WINDOW and many tags. Returns the reference, only for reading on object DOCUMENT.

  108. domain - Property of object DOCUMENT. Sets or returns the domain of the document for its protection or identification.
  109. duration - The property of object FILTER (element of a collection of the tag FILTERS), sets duration of process of change of a condition of the dynamic filter in miliseconds. Many tags can have a collection of filters.
    1. Set from the scripts:
    2. Set in the tag (in attribute STYLE, in property FILTER):

      More in detail with examples look property FILTER.
  110. dynsrc - Property of the tag IMG, sets the address of the data of a videoclip.
  111. enabledPlugin - The property of object MIMETYPE (element of a collection MIMETYPES of object NAVIGATOR), returns the reference to the introduced object, which can process the given object.
  112. encoding - Property of the tag FORM:
    1. Sets in the scripts a type of the coding for application to contents of the form with start:
    2. Returns in the scripts a type of the coding:
  113. event - Property of the tags having events. Sets:
    1. a name of the program of processing of event.

    2. Contains a code of the script of processing
    For viewing and insert a "name_events" click the list of "EVENT". With a set it the property in that the tag is necessary to set value of property LANGUAGE.
  114. event_w - Property of object WINDOW. Returns the reference to global object EVENT.
  115. face - Property of the tags BASEFONT,FONT. Sets a type of a font.

  116. fgcolor - Property of object DOCUMENT. Sets, returns colour of the text of page.

    For definition of number of colour click a window of the task of colour on the panel of tasks.
  117. filter: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets or returns a set of all filters applied to the given object.
    There are following types of filters:
    1. The static filters change the image of object, in which are given:




      The filter works if the object has value of property "height", or "width" and "background:transparent".
    2. The dynamic filter of disappearrance / occurrence of the image of object

      durastion - The time of disappearrance or occurrence of the image of object, is given 1 second, after an insert in a window of editing of the tag or script, enter the necessary duration.
      That the filter worked, it is necessary to start on performance (on time or on event) the following scripts:
      • With disappearrance (before start of this code the object should be seen)
        object.filters(0).apply()
        object.style.visibility='hidden'
        object.filters(0).play()
      • With occurrence (before start of this code the object should be invisible)
        object.filters(0).apply()
        object.style.visibility='visible'
        object.filters(0).play()
      Working example of this filter look in a window "methods", theme "applay".
    3. The dynamic filter of replacement of the image of one object by the image of other object, thus objects, which occur and disappear, should be inside object - container, to which the filter is set. All objects in the container should be invisible except for one object.





      For all filters of this item the time of transformation 1 second is given. (duration = 1). After an insert on a field of editing of the tag or script set the time, necessary to you.
      That the filter worked, it is necessary on time, or event, to start the following script:
      ' k  - Object - container:
      k.filters(0).apply()
      ' ih1 - Invisible object in the container k:
      ih1.style.visibility='visible'
      ' iv - Seen object in the container k:
      iv.style.visibility='hidden'
      ' Further invisible objects in k
      ...
      k.filters(0).play()


    For one object it is possible to use only one type of the filter.
  118. font: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets properties of a font of object, or imports a font.
    With a set of all properties their sequence is important. After an insert in the tag remove any quantity of unnecessary properties, not changing a sequence of their arrangement.










    Sample
    Sample
  119. fontFamily: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets family of a font.


    Family - name of family of a font (New York)
    Sort - name of a sort (Serif)
    Some fonts are set by way of a priority by transfer of families and sorts and are divided by a blank, last should be a sort. In the list the limited quantity of fonts is given, however it is possible to use other fonts. For it, after an insert in the text of the tag change an inserted font on necessary.
  120. fontSize: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets the size of a font.


  121. fontStyle: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets style of a font normal or italics.
  122. fontVariant: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets change of lower case letters in the text.
  123. fontWeight: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets weight of a font.

  124. form - Property of the tags: BUTTON, INPUT, SELECT, TEXTAREA. Returns the reference to the form.To apply it was not possible.
  125. frame - Property of the tag TABLE. Sets a kind of a framework of the table.
    frame=below
    1 2
    1.1 1.2
    frame=box
    1 2
    1.1 1.2
    frame=insides
    1 2
    1.1 1.2
    frame=lhs
    1 2
    1.1 1.2
    frame=vdides
    1 2
    1.1 1.2
    frame=rhs
    1 2
    1.1 1.2
    frame=void
    1 2
    1.1 1.2
    frame=above
    1 2
    1.1 1.2
  126. frameBorder - Property of the tags: FRAME, FRAMESET, IFRAME. Sets a kind of a framework of the frame.
  127. frameSpacing - Property of the tag FRAMESET, IFRAME. Sets by number distance between the frames in a set, in pixels.
  128. fromElement - Property of object EVENT. Returns the reference to object, from which the cursor of the mouse has left. The property is accessible only in the scripts of processing of events: "onmouseover", "onmouseout".
  129. hash - Property of object LOCATION, tags: A, AREA, returns a string, which follows a symbol # in url.

  130. height: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets height of object and sets value to property "posheight".
  131. height_scr - The property of object SCREEN, returns height of the screen of the user in pixels.
  132. height_ei - Property of the tags: EMBED, IFRAME, IMG, MARQUEE, OBJECT, TABLE, TD, sets, returns height of object in pixels.
  133. hidden - Property of the tag EMBED. Sets object to hide.
  134. history - The property of object WINDOW, returns the reference to object HISTORY.
  135. host - Property of object LOCATION, tags: A, AREA, returns a part of the "host.port" address.

  136. hostname - Property of object LOCATION of the tags: A, AREA, returns a name of the host in the address.

  137. href - The property:
    1. - of object LOCATION, returns complete URL as a string.
    2. - of object STYLESHEET, returns complete URL of the tag LINK, which has carried out import of the table of styles in the appropriate tag STYLE. Look a theme " STYLE ~ Import of the table of styles ".

      where "number" a serial number of the tag STYLE on page, from 0.
    3. - of the tags: A, AREA, LINK, sets and returns URL as a string
  138. hspace - Property of the tags: EMBED, IFRAME, IMG, MARQUEE. Sets an interval on a horizontal between the next objects in pixels.

  139. htmlFor_s - Property of the tag SCRIPT:
    1. sets in the tag object (tag), for which the script of processing of event is created.
    2. sets (changes) in the scripts object, for which this script of processing of event is created.
  140. htmlFor_l - Property of the tag LABEL, sets, returns a name (value of attribute "NAME") of tag INPUT, to which is intended tag LABEL (label or heading).
  141. htmlText - The property of object TEXTRANGE, returns contents of object as the text and html-code.
  142. httpEquiv - Property of the tag META:
    1. sets in the tag the description of contents of object.
    2. sets (changes) in the scripts the description of contents of object.
  143. id - Property of many tags. Sets the identifier of the tag. With presence of the several tags with identical identifiers, and with use of the identifier as the references to object with such identifier there is a error. The identifier's value must begin with a letter in the range A-Z or a-z and may be followed by letters (A-Za-z), digits (0-9), hyphens ("-"), underscores ("_"), colons (":"), and periods (".").
  144. id_st- The property of object STYLESHEET, returns value of attribute HREF, tag STYLE under its number in a collection of such tags.

    where "number" a serial number of the tag STYLE on page.
  145. ideterminate - Property of the tag INPUT, does the switch inaccessible.
    1. Inaccessibility in the tag INPUT:

    2. For a cancellation of inaccessibility in the tag INPUT remove a word DISABLED
    3. For a set from the script
    4. For a cancellation from the script
  146. index - Sets a serial number of an element in the list. To apply it was not possible.
  147. innerHtml - The property of many tags, sets or returns an internal html-code of all object.
  148. innerText - The property of many tags, sets or returns only text inside object.
  149. isMap - Property of the tag IMG, sets a picture as a card.
  150. isTextEdit - The property of many tags, returns "True" for objects, on which it is possible to create object TEXTRANGE.
  151. keyCode - The property of object EVENT, returns or changes a code ascii of the pressed key.

    For example, for a cancellation of input of a code of the pressed key of the keyboard:
    window.event.keycode=""
  152. lang - The property of many tags, sets the description ISO of language for object.
  153. language - The property of many tags, sets the programming language of the script of processing of events in the object or language of the tag SCRIPT, by default JAVASCRIPT. It is recommended obviously to set the programming language.
  154. lastModified - Property of object DOCUMENT. Returns date of last change of page.
  155. left: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets coordinate x objects and sets value of property "posleft". It is meaningful only if "...position:absolute...".
  156. leftMargin - Property of the tag BODY. Sets, or returns, the left margin in pixels for page, cancels margin by default.
  157. length_c - The property of all collections, returns quantity of elements in a collection.
    For example total of the tags on current page: window.document.all.length.
    For viewing collections and their associations click the list of "collection".
  158. length_s - Property of the tag SELECT, returns number of the internal tags OPTION (quantity of elements of the list).
  159. letterSpacing: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets additional distance between symbols in the text.
  160. lineHeight: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets distance between lines.
  161. linkColor - Property:
    1. - object DOCUMENT. Sets, returns colour of the not visited references on page.
    2. - the tag BODY. Sets, returns colour of the not visited references on page.

      For definition of number of colour click a window of the task of colour on the panel of tasks.
  162. listStyle: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets some properties of style of the tags - lists: OL, DL, UL, MENU.




    1. Sample
    2. Sample
  163. listStyleImage: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets a background picture for an element of the list.
  164. listStylePosition: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets coordinates of markers in an element of the list.
  165. listStyleType: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets a kind of a marker of the list.
  166. location - The property of object WINDOW, returns complete URL of the document.
  167. loop - Property of the tags: BGSOUND, MARQUEE, IMG. Sets number: reproduction sound, either videoclips, or passage of the text.
  168. lowsrc - Property of the tag IMG. Sets URL of a picture with bad quality of the image
  169. map - Sets a card - picture on the basis of object. To apply it was not possible.
  170. margin: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets value of all four margins of object from borders of object of the container.
  171. marginBottom: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets the bottom margin for object, or block of the text.
  172. marginHeight - Property of the tags: FRAME,IFRAME. Sets the top and bottom margin for object, or block of the text.
  173. marginLeft: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets the left margin for object, or block of the text.
    margin-left:20px
  174. marginRight: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets the right margin for object or block of the text.
    margin-right:40px
  175. marginTop: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets the top matgin for object or block of the text.
  176. marginWidth - Property of the tags:FRAME,IFRAME. Sets the left and right margins for page or block of the text.

    To apply it was not possible.
  177. maxLength - Property of the tag INPUT (type=password,text). Sets, or returns a maximum quantity of entered symbols in object.
  178. method - Property of the tag FORM. Sets a method of transfer of the data on server from the form, get or post.

    The method "GET" - forces browser to code the information as URL and in such kind to send on server. On server this value is given certain variable. This method limits quantity transmitted given (no more several hundreds byte).
    The method "POST" - forces to transfer the data with the help of standard procedures of input-output. This method is preferable than method "GET".
  179. methods - Property of the tag A. Sets the items of information on functions, which are carried out by object.
  180. mineTypes - The property of object NAVIGATOR, returns the reference to a collection mimetypes, in IE returns an empty collection (window.navigator.mimetypes.legth=0).
  181. multiple - Property of the tag SELECT. Sets an opportunity of a choice in the list of several elements. This property works if value of property SIZE more 1.
    .
  182. name
    - Property of the tags:A, APPLET, BUTTON, EMBED, FORM, FRAME, IFRAME, INPUT, IMG, MAP, OBJECT, PARAM, SELECT, META, TEXTAREA:
    1. Sets in the tag a name to the tag:
    2. In the scripts returns a name of the tag:
  183. name_m - The property of object MIMETYPE (element of a collection MIMETYPES of object NAVIGATOR), sets the name of an element, bookmark or applet.
  184. name_w - The property of object WINDOW, sets the name of a window.
  185. navigator - Property of object WINDOW. Returns the reference, only for reading, on object NAVIGATOR.
  186. noHref - Property of the tag AREA, sets that there is no reaction to click of the mouse on object, is set by an empty string of property HREF.
  187. noResize - Property of the tags: FRAME, IFRAME. Sets impossibility of change of the size of a frame by the user.
  188. noShade - Property of the tag HR. Sets that a shadow of a horizontal line is not present.
  189. noWrap - Sets impossibility of automatic moving of the text on the following lines, depending on the size.
  190. offScreenBuffering - Property of object WINDOW. Sets and returns use of the videobuffer for the document. By default has value "auto".
  191. offsetHeight - The property of many tags, is applied only in the scripts. Returns complete height of contents of an object, in pixels, that is not visible and can be looked through scrolling.
  192. offsetLeft - The property of many tags, is applied only in the scripts.Returns coordinate X (relative) of internal object in pixels. The beginning of coordinates is coordinates of object - parent - anchor. To definition of object - parent - anchor apply property OFFSETPARENT.
  193. offsetParent - Property of many tags. Returns the reference to the container of object determining its relative coordinates X Y. Defines a beginning of relative coordinates.
  194. offsetTop - The property of many tags, is applied only in the scripts. Returns coordinate Y (relative) of internal object in pixels. The beginning of coordinates is coordinates of object - parent - anchor. To definition of object - parent - anchor apply property OFFSETPARENT.
  195. offsetWidth - The property of many tags, is applied only in the scripts. Returns complete width of object, that is not visible and can be looked through scrolling.
  196. offsetX - Property of object EVENT.Property of object EVENT. Returns coordinate X of the cursor of the mouse in pixels, concerning object - parent, with occurrence of event.
  197. offsetY - Property of object EVENT. Returns coordinate Y of the cursor of the mouse in pixels, concerning object - parent, with occurrence of event.
  198. opener - Property of object WINDOW. Returns the reference to a window, which has opened a current window.
  199. outerHTML - Property of many tags. Sets, or returns the text and HTML-code of the tag (object), including opening and closing tags in the initial text HTML.
  200. outerText - Property of many tags. Sets, or returns only text of object, including opening and closing tags in the initial text HTML.
  201. overflow: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets the image of object, which falls outside the limits borders of object - container (sets strips of scrolling).
    So the object DIV with strips of a scrolling looks (style="...;owerflow:scroll;...")
  202. owningElement - Property of object of a collection STYLESHEETS. Returns the imported table of styles and refers on current, it is usual in the tag LINK.
    To apply it was not possible.
  203. padding: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets distance between a framework and contents for all parties of object.

  204. paddingBottom: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets distance between the bottom border and contents of object.
  205. paddingLeft: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets distance between the left border and contents of object.
  206. paddingRight: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets distance between the right border and contents of object.
  207. paddingTop: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets distance between the top border and contents of object.
  208. pageBreackAfter: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets break on page before object.
  209. pageBreackBefore: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets break on page after object.
  210. palette - Property of the tag EMBED. Sets a palette of imbeded object.

    To apply it was not possible.
  211. parent - Property of object WINDOW. Returns the reference to a parental window or frame
    window.parent
    To apply it was not possible.
  212. parentElement - The property of many tags, is applied only in the scripts. Returns the reference to parental object, the object without the parent returns a zero.
  213. parentStyleSheet - Property of object STYLESHEET (element of a collection STYLESHEETS). Returns the parental table of styles or zero for independent.
  214. parentTextEdit - The property of many tags, is applied only in the scripts. Returns the reference to the nearest parental element, which can be used for creation of object TEXTRANGE.
  215. parentWindow - Property of object DOCUMENT. Returns the reference to a parental window of the document.
  216. pathname - Property of object LOCATION, tags: A, AREA. Returns a name of a file or object after the third symbol "/" in URL.

  217. pixelHeight: - The property of many tags, is applied only in the scripts. Sets, or returns value of property HEIGHT, in pixels, as number instead of string.
  218. pixelLeft: - The property of many tags, is applied only in the scripts. Sets, or returns value of property LEFT, in pixels, as number.
  219. pixelTop: - The property of many tags, is applied only in the scripts. Sets, or returns value of property TOP, in pixels, as number.
  220. pixelWidth: - The property of many tags, is applied only in the scripts. Sets, or returns value of property WIDTH, in pixels, as number.
  221. plugins - Property of object DOCUMENT. Returns a collection of the accessible connected elements, in IE returns an empty collection (window.document.plugins.length is always equal 0).
  222. pluginspage - Property of the tag EMBED. Sets the connected object for use as the introduced object.

    To apply it was not possible.
  223. port - Property of object LOCATION, tags: A, AREA. Returns number of a port in URL.

  224. posHeight: - The property of many tags, is applied only in the scripts. Sets, or returns value of property HEIGHT in last given units of measurements, as number, instead of string.
  225. position: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets, returns a kind of positioning of object.
  226. posLeft: - The property of many tags, is applied only in the scripts. Sets, or returns value of coordinate X objects,in last given units of measurements, as number.
  227. posTop: - The property of many tags, is applied only in the scripts. Sets, or returns value of property of coordinate Y of object in last given units of measurements, as number.
  228. posWidth: - The property of many tags, is applied only in the scripts. Sets, or returns value of width of object in last given units of measurements, as number.
  229. protocol - Property of object LOCATION, tags: A, AREA. Returns a part of a string URL, in which the protocol, down to a colon is specified.

  230. readOnly - Property of the tags: TEXTAREA, INPUT(type=button,checkbox,file,hidden,password,text). Sets an interdiction on change of contents of object.
    1. For to set of an interdiction in the tag
    2. For a cancellation of an interdiction in the tag remove a word READONLY.
    3. For to set of an interdiction from the script
    4. For a cancellation of an interdiction from the script
  231. readyState - Property:
    1. of object DOCUMENT. Returns a current condition of loaded object.
    2. of the tags: IMG, LINK, OBJECT, SCRIPT, STYLE. Returns a current condition of loaded object.
  232. reason - Property of object EVENT. Returns a code of successful end of moving of the data, or code of the reason of the termination of moving.
  233. recordNumber - Property of the tags: INPUT(type=button, checkbox, file, image, radio, reset, submit, text),FIELDSET, LEGEND, SELECT. Returns a serial number of record in the table with binding of the data.
  234. recordset - Property of objects: RSD, STD. Returns a set of records, if the object is a source of the data.
    1. Creation of object STD.
      Sets forms with the help of objects: RDS (Remote Date Service) or STD (Simple Tabular Data) < BR > For Example:
      <object id=base width=100 height=51 classid="CLSID:333C7BC4-460F-11D0-BC04-0080C7055A83">
      <! Border of fields - point:>
      <param name="fileDelim" value=",">
      <! Source of the data a textual file Exampl.txt:>
      <param name="DataURL" value="Exampl.txt">
      <! The first line contains names of fields:>
      <param name="UseHeader" value=true>
      </object>

      Where a database as the table it, Exampl.txt a file of the following contents:
    2. Binding of the data recordset to the tags: INPUT, SELECT, TEXTAREA, MARQUEE, DIV, SPAN is carried out by a set of properties: DATASRC="#id_object_STD" (tag OBJECT) DATAFLD="Name_fields". Thus these tags receive the given records, on which shows the index. After a load of the tags, the index shows on the first record.
      For example:
      < input type=text datasrc="#base" datafld="Name">
    3. Properties of a set "recordset":
      1. base.recordset.bof - Returns "True", if the index on the first record.
      2. base.recordset.eof - Returns "True", if the index on last record.
    4. Methods of a set "recordset":
      1. base.recordset.movePrevious - to move the index on previous record;
      2. base.recordset.moveNext - to move the index on the following record;
      3. base.recordset.moveFirst - to move the index on the first record;
      4. base.recordset.moveLast - to move the index on last record.
  235. referrer - Property of object DOCUMENT. Returns URL of page, which has loaded current page.
  236. rel - Property of the tags: A, LINK. Sets the description of the contents of the document, which the reference HREF of the tag, in relation to the current document specifies.
  237. returnValue - Property of object EVENT. Permits reaction of the browser to event:
    1. - Reaction to forbid
    2. - Reaction to permit
  238. rev - Property of the tag A. Sets the description of the contents of the current document in relation to the document specified in the reference HREF of the tag A.
  239. rightMargin - Property of the tag BODY. Sets or returns the right margin for the whole page in pixels, cancels margin by default.
  240. rows_text - Property of the tag TEXTAREA. Sets, returns number of lines in textual area. Works, if there are no attributes STYLE: width, height.
  241. rows_frame - Property of the tag FRAMESET. Sets quantity and height of internal frames and - or of sets of frames in a set of frames.


    The quantity of values sets quantity of frames, or sets of frames, inside the tag of a set of frames. Values set height of these frames and - or of sets of frames.
  242. rowSpan - Property of the tags: TD,TH. Sets quantity of lines of the table, in which the cell should will be placed.
    Table
    rowspan=2 2
    11 22
    1.1 1.2
    Table
    1 2
    rowspan=2 1.2
    2.1 2.2
  243. rules - Property of the tag TABLE. Sets a kind of lines in frameworks of the table.
    rules=all
    1 2
    1.1 1.2
    rules=cols
    1 2
    1.1 1.2
    rules=groups
    1 2
    1.1 1.2
    rules=none
    1 2
    1.1 1.2
    rules=rows
    1 2
    1.1 1.2
  244. screen - Property of object WINDOW. Returns, only for reading, reference to object SCREEN.
  245. screenX - Property of object EVENT. Returns horizontal coordinate of the cursor of the mouse concerning the screen, with occurrence of event.
  246. screenY - Property of object EVENT. Returns vertical coordinate of the cursor of the mouse concerning the screen, with occurrence of event.
  247. scroll - Property of the tag BODY. Sets or cancels strips of scrolling
  248. scrolling - Property of the tags: FRAME, IFRAME. Sets or cancels strips of scrolling.
  249. scrollAmount - Property of the tag MARQUEE. Sets quantity of pixels, on which in each cycle the content of object MARQUEE moves.
  250. scrollDelay - Property of the tag MARQUEE. Sets time in miliseconds between cycles of moving of the content in object MARQUEE.
  251. scrollHeight - Property of the tags: BODY, DIV, FIELDSET, IMG, LEGEND, MARQUEE, SPAN, TABLE, TEXTAREA.
    Returns complete height of object in pixels, which is not visible owing to use scrolling (tags:BODY, TEXTAREA), or complete height, which has increased by internal objects (others tags, in case scrolling is not given).
  252. scrollLeft - Property of the tags: BODY, DIV, FIELDSET, IMG, LEGEND, MARQUEE, SPAN, TABLE, TEXTAREA.
    Returns scrolled distance in pixels on a horizontal (tags:BODY, TEXTAREA), or increase of width by internal objects (others tags, in a case if scrolling is not given).
  253. scrollTop - Property of the tags: BODY, DIV, FIELDSET, IMG, LEGEND, MARQUEE, SPAN, TABLE, TEXTAREA.
    Returns scrolled distance in pixels on a vertical (tags:BODY, TEXTAREA), or increase of height by internal objects (others tags, if scrolling is not present).
  254. scrollWidth - Property of the tags: BODY, DIV, FIELDSET, IMG, LEGEND, MARQUEE, SPAN, TABLE, TEXTAREA.
    Returns complete width of object in pixels, which is not visible owing to use scrolling (tags:BODY, TEXTAREA), or complete width, which has increased by internal objects (others tags, if without scrolling).
  255. search - Property of the tags:A, AREA. Returns the contents of a line of query, or data from the form, after a symbol "?", in URL.

    - Property of object LOCATION. Returns the contents of a line of query, or data from the form, after a symbol "?", in URL.
  256. selected - Property of the tag OPTION. Sets one or several selected elements in the list or cancels selection.
    1. Selection in the tag OPTION:

    2. For a cancellation in the tag OPTION remove a word SELECTED
    3. For selection from the script:
    4. For a cancellation of selection from the script:
  257. selectedIndex - Property of the tag SELECT. Returns number of the selected element in the list as an integer.
  258. selection - The property of object DOCUMENT, is used only in the scripts. Returns the reference to object SELECTION. This object defines properties and methods of current selection on page.

    For example to show a type of the area, selected by the user:
    msgbox window.document.selection.type
  259. self - The property of object WINDOW, is used only in the scripts. Returns the reference to a current window for work with its properties, methods, events and collections.

    For example, to show a name of a current window:
    msgbox self.name
  260. shape - Property of the tag AREA. Sets a kind of area on a card.
  261. shiftKey - Property of object EVENT. Returns "True" with pressed keys "Shift", at the moment of occurrence that, or other event.
  262. size - Property of the following tags:
    1. BASEFONT, FONT - positive or the negative number, which sets change of the current size of a font;
    2. HR - positive number > 0, thickness of a line in pixels;
    3. INPUT - positive number > 0 quantities of entered symbols;
    4. SELECT - number = 0,1 - allows to choose only one item;
      by number > 0 - allows to choose many items , quantity of seen lines equal to "number".
  263. sourceIndex - The property of many tags, is used only in the scripts. Returns a serial number of an element in a collection "all" of object "DOCUMENT".
  264. span - Property of the tags: COLGROUP,COL:
    1. Sets in the scripts quantity of columns, by which the properties, tags COLGROUP or COL are applied.
    2. Returns in the scripts quantity of columns:
    Table
    1 2 ¹
    1.1 1.2 001
    2.1 2.2 002
    Table
    1 2 ¹
    1.1 1.2 001
    2.1 2.2 002
  265. src - Property of the tags: APPLET, BGSOUND, EMBED, FRAME, IFRAME, IMG, INPUT(type=IMAGE), SCRIPT. Sets an external file with the initial data for object.
  266. srcElement - Property of object EVENT. Returns the reference to object, from which the passage of event was begun.
  267. srcFilter - Property of object "EVENT". Returns the reference to the filter which has created the event "ONFILTERCHANGE", only in the scripts of processing of event "ONFILTERCHANGE".

    To apply it was not possible.
  268. start - Property of the tags:
    1. IMG - Sets the moment, with which viewing a videoclip begins:

      To apply it was not possible.
    2. OL - sets or returns initial number in the list:
      1. Item
      2. ???
      3. ???
      4. ???
  269. status - Property of object WINDOW. Sets the text, which is necessary for showing in a line of the status of a window.
  270. status_f - Property of object "FILTER" (element of a collection "FILTRS"). Returns number a determining current condition of transition of the dynamic filter.
    EXAMPLE - to show a condition of the filter of object devfil, in a window of methods:
    devfil.filters(0).status
  271. style - Property of many tags. The following items are given for the information. With an insert of properties and their value in the tags or scripts, the attributes of a html-code of property "STYLE" are inserted automatically.
    1. In the tags sets value of properties of object "STYLE":
      • One-valued properties
        style="property: value; property: value;..."
      • Multiple-valued properties
        style="property: value_1... value_N;..."
    2. In the scripts sets value one or several properties of object "STYLE":
      • One-valued properties
        object.style.property=value
      • Multiple-valued properties
        object.style.property="value1 value2 ..."
  272. styleFloat: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets the order of a flow by the text of object.
    It is the text, which flows round object a picture with value at a picture float:none . This value "float" by default.
    It is the text,which flows round object a picture, with value at a picture float:left .
    It is the text, which flows round object a picture, with value at a picture float:right .
  273. suffixes - Property of object "MIMETYPE" (element of a collection "MIMETYPES" of object "NAVIGATOR"). Returns the list of expansions of files used with the given object.
  274. tabIndex - Property of the tags: FIELDSET, INPUT, LEGEND, OBJECT, SELECT, TEXTAREA. Sets on page the order of translation of focus from object on object with pressing "Tab".
  275. tagName - The property of many tags, is used only in the scripts. Returns a name of the tag as a strint of upper case symbols.
  276. target - Property of the tags: A, AREA, BASE. Sets for a window or frame the location of a new window.
  277. text_b - Property of the tag BODY. Sets colour of the text of page.
  278. text - Property of the tags: OPTION, TEXTRANGE, SCRIPT, TITLE, is used only in the scripts. Sets, returns the text located inside object.
  279. text_t - Property of object "TEXTRANGE". Sets, returns the text inside object "TEXTRANGE".
  280. textAlign: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets the order of alignment of the text inside object.
  281. textDecoration: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets some elements of a font (underlining, overlining of the text).
  282. textDecorationBlink - The property of many tags, sets blink of the text, in IE does not work.
  283. textIndent: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets size of an interval from the left border for the first line of the text as positive or negative number.
  284. textTransform: - Property of many tags. Sets the order transformation of the letters of the text in upper and in lower case.
    The text of an example
    TEXT-TRANSFORM: none
    The text of an example
    TEXT-TRANSFORM: capitalize
    The text of an example
    TEXT-TRANSFORM: uppercase
    The text of an example
    TEXT-TRANSFORM: lowercase
  285. title - Property:
    1. of many tags. Sets the help text for the dropping out help.
    2. of object "DOCUMENT", sets with a load the name of page, returns the name of page. Analogue of the text inside the tag "TITLE".
  286. toElement - Property of object "EVENT". Returns the reference to object, with event, when the cursor of the mouse appears on this object. The property is accessible only in the scripts of processing of events: "onmouseover", "onmouseout".
  287. top: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Returns or sets coordinate Y of object and sets value to property "postop". It is meaningful only if "position:absolute".
  288. topMargin - Property of the tag BODY. Sets, or returns in pixels top margin for the page, cancels margin given by default.
  289. trueSpeed - Property of the tag MARQUEE. Sets speed of moving of the text in object MARQUEE in comparison with IE3.
  290. type - Property of the tag(tags):
    1. BUTTON, returns a string "button";
    2. TEXTAREA, returns a string "textarea";
    3. LINK,OBJECT, sets a typeof links, known types are given in the menu.
    4. OL, LI, UL, sets a type of numbering of elements of the list.
    5. INPUT, sets a type of objects:
    6. SELECT, returns "select-one", if not the attribute MULTIPLE is given, and "select-multiple", if is given.
  291. type_event - Property of object EVENT. Returns the name of the occured event, without a prefix "on".
  292. type_sel - Property of object SELECTION. Returns a type of the selected area: "element", "text", "table", "none".
  293. type_st- The property of object STYLESHEET, returns value of attribute TYPE of the tag STYLE. This value equally "text/css" is usual.

    where "number" a serial number from 0 tags STYLE on page.
  294. updateInterval - Property of object SCREEN. Sets, or returns an interval of updating of the screen of the client.
  295. url_d - Property of object DOCUMENT. Returns the address of the document as a string.
  296. url_m - Property of the tag META. Sets the address of transition on other document .
  297. urn - Property of the tag A. Sets a UR-name of the required document.
  298. useMap - Property of the tag IMG. Sets a picture as a card and connects on a name by the tag MAP.
  299. userAgent - Property of object NAVIGATOR. Returns heading sent to server, with an exchange of the data on HTTP - protocol.
  300. vAlign - Property of the tags:TD, TR, COL, COLGROUP, TBODY, TFOOT, TH, THEAD, CAPTION, LEGEND. Sets on what border top or bottom the objects and text should be levelled, which are inside the tags.
    1. for tags:TD,TR:
      Alignment of the internal text on an example of the text TD
      vAlign=baseline vAlign=bottom
      vAlign=center vAlign=top
    2. for tags:COL,COLGROUP,TBODY,TFOOT,TH,THEAD:
      Alignment of the internal text on an example of the text TH
      vAlign=baseline vAlign=bottom
      vAlign=middle vAlign=top
      1.1 1.2
    3. for tag CAPTION:
      vAlign=top
      1 2
      1.1 1.2
      vAlign=bottom
      1 2
      1.1 1.2
  301. value_i - Property of the tag INPUT:
    1. sets or returns an inscription on the button for type: "reset", "button", "submit";
    2. sets or returns value for type: "radio", "checkbox";
    3. sets the text in a field of input before input and returns the entered value, for type: "password", "text".
  302. value_lo - Property of the tags:
    1. LI, sets or returns numerical value, stored in the tag.
    2. OPTION,PARAM, sets or returns value stored in the tag.
  303. value_s - Property of the tag SELECT. Returns value of property VALUE of the first selected internal tag OPTION.
  304. value_tex - Property of the tag TEXTAREA.In the scripts, sets, returns the text.
  305. verticalAlign: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets or returns the order of vertical alignment of objects.
    Examples of vertical alignment of a picture concerning the text and button
    As at the parent,vertical-align:baseline
    On a vertical, vertical-align:sub
    On a vertical, vertical-align:super
    On a vertical, vertical-align:top
    On a vertical, vertical-align:text-top
    On a vertical, vertical-align: text-bottom
    On a vertical, vertical-align:bottom
    On a vertical, vertical-align:middle
    On a vertical, vertical-align:100%
    On a vertical, vertical-align:0%
    On a vertical, vertical-align:-100%
  306. visibility: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets or returns visibility of object.
  307. vlinkColor - Property:
    1. of object DOCUMENT. Sets and returns colour of the visited references on page.
    2. of tag BODY.Sets and returns colour of the visited references on page.

      For definition of number of colour click a window of the task of colour on the panel of tasks.
  308. volume - Property of the tag BGSOUND. Sets, returns current value of loudness of a background sound.
  309. vspace - Property of the tags: APPLET, EMBED, IFRAME, IMG, MARQUEE. Sets an interval on a vertical between the next objects in pixels.

  310. width: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets or returns width of object and sets value property POSWIDTH.
  311. width_scr - Property of object SCREEN. Returns width of the screen of the user in pixels.
  312. width_ehi - Property of the tags: EMBED, HR, IFRAME, IMG, MARQUEE, OBJECT, TABLE, TD. Sets, returns, width of object in pixels.
  313. window - Property of object WINDOW. Returns the reference to object WINDOW, analogue of object SELF.
  314. wrap - Property of the tag TEXTAREA. Sets the order of moving of the text of object TEXTAREA on the following line.

  315. x - Property of object EVENT. Returns coordinate X cursors of the mouse in relation to parental object or window.
  316. y - Property of object EVENT. Returns coordinate Y cursors of the mouse in relation to parental object or window.
  317. zIndex: - Property of the table of styles (tag STYLE), or property of style inside the tag (attribute STYLE). Sets or returns coordinate Z, which defines the order of visibility of objects, which have identical coordinates on X and Y.
    1. For the tag:
    2. For the script: