clearclear*
*Contents  *Index  *Topic Contents
*Previous Topic: clear
*Next Topic: clientHeight

clear

Description

Inserts vertical space so that the next text displayed will be below left-aligned or right-aligned floating images.

Syntax

object.clear[ = clear]

Remarks

Possible values include:
allElement is moved below any floating element.
leftElement is moved below any floating element on the left side.
rightElement is moved below any floating element on the right side.
noneFloating elements are allowed on all sides.

The value of this property lists the sides where floating elements are not accepted.

The property has read/write permission.

Applies To

BR


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