Javascript Reference
HTML Elements > BODY
javascript BODY scroll
Specifies whether the window (or frame) displays scrollbars when the content exceeds the window size. If your document specifies a standards-compatibl
javascript BODY scrollHeight, scrollWidth
Originally implemented in IE 4 for elements that either scrolled or influenced an BODY element's scroll
javascript BODY scrollLeft, scrollTop
Provide the distance in pixels between the actual left or top edge of the element's physical content and the left or top edge of the visible portion
javascript BODY tabIndex
This is a number that indicates the sequence of this BODY element within the tabbing order of all focusable elements in the document.
javascript BODY text
Indicates the color of text for the entire document body. Equivalent to the foreground color.
javascript BODY topMargin
Provides the width in pixels of the top margin of the body element in the browser window or frame. By default, the browser inserts a small margin
javascript BODY vLink
Indicates the color of a hypertext link that has been visited recently. The color is applied to the link text or border around an image or object em
javascript BODY createTextRange( )
Creates a TextRange object from the rendered text content of the current element. See the TextRange object for details.
< 16-23 / 23

Powered by Linode.