2.3.1.28 frameSpacing

frameSpacing of type DOMString

Sets or retrieves the amount of additional space, in pixels, between the frames.

Possible values are:

  • 1 – Default. Inset border is drawn.

  • 0 – No border is drawn.

  • no – No border is drawn.

  • yes – Inset border is drawn.

Invalid settings default to displaying borders.

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.

This attribute extends the following interfaces: