Microsoft SDK for Java

DhHTMLGenerator.setSupportsCSS

Specifies whether the target browser supports style sheets.

Syntax

public final void setSupportsCSS( boolean supportsCSS )

Parameters

supportsCSS

Set to true if the target supports the style sheets; otherwise, set to false.

Remarks

The default is false.

See Also   getSupportsCSS

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