framespacing attribute | frameSpacing property

all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
This topic has not yet been rated - Rate this topic

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

Syntax

HTML<element framespacing="p" ... >
JavaScript

p = object.frameSpacing

Property values

Type: Variant

the spacing, in pixels.

2

Default value.

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.

The default spacing is 2 pixels.

See also

iframe

 

 

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.