Specifies whether the target browser supports an object model.
public final void setSupportsOM( boolean supportsOM )
supportsCSS
Set to true if the target supports the Document Object Model; otherwise, set to false.
The default is false.
See Also getSupportsOM