Web design company - B BODY.recordNumber (Property) Warnings: . Only use

B BODY.recordNumber (Property) Warnings: . Only use this if you plan to place line breaks at frequent intervals yourself and really do need to control the line breaks manually. BODY.recordNumber (Property) The record within the dataset that defined the page content when the content came from a data source. JScript 3.0 Number primitive Availability: Internet Explorer 4.0 Property/method value type: JavaScript syntax: IE myBODY.recordNumber This is a property that is part of the MSIE data-binding support. It contains an integer value that is the record number within the data set that created this object. This is useful when you are building pages with ASP and Active Data Objects (ADO). See also: Active Server Pages, ADO Property attributes: ReadOnly. BODY.rightMargin (Property) A margin space down the right hand side of the page. JScript 3.0 Number primitive Availability: Internet Explorer 4.0 Property/method value type: JavaScript syntax: IE myBODY.rightMargin This property controls the amount of space down the right-hand margin of a page. This indents all of the content away from the right edge of its containing window or frame. This corresponds to the style.marginRight property and margin-right stylesheet attribute. Warnings: . Note that the default values are platform-dependent and, although it is only a couple of pixels difference, it can throw off the layout of a page significantly if you make the wrong assumption. See also: BODY.leftMargin

Leave a Reply