FRAMESET.frameSpacing (Property)

A property indicating the amount of space between frames within the frame-set.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Number primitive
JavaScript syntax:IEmyFrameSET.frameSpacing

The spacing distance between frames is specified in this property. Actually, from a functional point of view, it behaves exactly the same as the border property.

See also:FRAMESET.border