FRAMESET.border (Property)

A switching attribute that controls the border around the frames in a frame-set.

Availability:

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

This property indicates the thickness of frame borders around all the frames. The borders are turned on and off with the frameBorder property.

Even if the borders are turned off, the value of this property controls the spacing between frames. Setting the border color forces the borders to appear regardless of the frameBorder setting.

See also:FRAMESET.frameBorder, FRAMESET.frameSpacing