frameBorderframeBorder*
*



Contents  *



Index  *Topic Contents
*Previous Topic: frame
*Next Topic: frameSpacing

frameBorder

Description

Specifies whether or not to display a border for the frame.

Syntax

object.frameBorder[ = frameBorder]

Remarks

Valid values are 0 and 1, with 0 specifying no border and 1 specifying an inset border. In addition, "Yes" and "No" are supported corresponding to 1 and 0, respectively. Invalid settings default to turning on borders.

This property has read-write permissions, meaning you can change as well as retrieve its current value.

Applies To

FRAME, FRAMESET, IFRAME


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.