frameSpacingframeSpacing*
*



Contents  *



Index  *Topic Contents
*Previous Topic: frameBorder
*Next Topic: fromElement

frameSpacing

Description

Creates additional space between the frames, in pixels.

Syntax

object.frameSpacing[ = frameSpacing]

Remarks

The amount defined for frameSpacing does not include the width of the frame border. Frame spacing can be set on one or more FRAMESET elements and applies to the contained FRAMESET elements unless the contained FRAMESET defines a different frame spacing.

The default spacing is 2 pixels.

This property has read-write permissions, meaning you can change as well as retrieve its current value.

Applies To

FRAMESET, IFRAME


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.