Microsoft SDK for Java

DhStyleBase.setPosRelative

Sets the cascading style sheet's position style to relative.

Syntax

public void setPosRelative()

Remarks

Relative positioning sets the element at an offset from where it would typically be positioned in the HTML layout by the cascading style sheet's left and top settings.

See Also   getPosAbsolute, setPosAbsolute, getPosRelative

© 1999 Microsoft Corporation. All rights reserved. Terms of use.