Click to return to the DHTML, HTML     
FRAMEBORDER Attribute | f...     fromElement Property     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

FRAMESPACING Attribute | frameSpacing Property


Sets or retrieves the amount of additional space between the frames.

Syntax

HTML<ELEMENT FRAMESPACING = sPixels ... >
Scriptingobject.frameSpacing [ = sPixels ]

Possible Values

sPixelsString that specifies the spacing, in pixels.

The property is read/write with a default value of 2 pixels.

Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see Dynamic Properties.

Remarks

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

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
FRAMESET


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.