BODY.rightMargin (Property)

A margin space down the right hand side of the page.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Number primitive
JavaScript syntax:IEmyBODY.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:

See also:BODY.leftMargin