javascript BODY rightMargin

Provides the width in pixels of the right margin of the body element in the browser window or frame. By default, the browser inserts a small margi

javascript BODY recordNumber

Used with IE data binding, returns an integer representing the record within the data set that generated the BODY element

javascript BODY noWrap

Specifies whether the browser should render the body content as wide as necessary to display a line of nonbreaking text on one line. Abuse of this a

javascript BODY isTextEdit

Specifies whether the element can be used to create an IE/Windows TextRange object (via the createTextRange( ) method). Only body , but

javascript BODY link

Indicates the color of a hypertext link that has not been visited. This is one of three states for a link: unvisited, active, and visited.

javascript BODY leftMargin

Provides the width in pixels of the left margin of the body element in the browser window or frame. By default, the browser inserts a small margin

javascript BODY clientLeft, clientTop

Broadly speaking, these provide the left and top coordinates of the BODY element's content within the box that includes the BODY element's padding, bu

javascript BODY clientHeight, clientWidth

Broadly speaking, these provide the height and width of the BODY element's content, but with minor variations with respect to element padding among va

javascript BODY bottomMargin

Indicates the amount of blank space between the very end of content and the bottom of a scrollable page. The setting has no visual effect if the len

javascript BODY bgProperties

Specifies whether the background image remains in a fixed position or scrolls as a user scrolls the page. When the background image is set to remain

javascript BODY bgColor

Provides the background color of the element. Even if the bgcolor attribute or bgColor property is set with a plain-language color name

javascript BODY background

Provides the URL of the background image for the entire document. If you set a bgColor to the element as well, the color appears if the image fail

javascript BODY aLink

Indicates a color of a hypertext link as it is being clicked. The color is applied to the link text or border around an image or object embedded withi

javascript BODY accessKey

This is single character key that either gives focus to an element (in some browsers) or activates a form control or link action. The browser an

javascript BODY Description

The body object reflects the body element, which is distinct from the document object. The body object refers to just the element and its n