FRAMESET.frameBorder (Property)

A switching attribute for the border around individual frames within the frame-set.

Availability:

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

This property controls whether the frame borders are visible or not.

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

See also:FRAMESET.border