Home | Top | Free Ajax Editor | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Sets or retrieves the amount of additional space between the frames.
Syntax
<FRAMESET FRAMESPACING = sPixels ... > |
FRAMESET . frameSpacing [ = sPixels ] |
Possible Values
sPixels | Variant that specifies or receives the spacing, in pixels. |
The property is read/write. The property has a default value of 2 .
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.
Standards Information
There is no public standard that applies to this property.
Applies To
|
FRAMESET |
Home | Top | Free Ajax Editor | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |