HBCMS更多的中文手册参考:

taintEnabled Method

DHTML文档教程

Returns whether data tainting is enabled.

dhtml语法

bEnabled = object.taintEnabled()

Return Value

Returns one of the following possible values:

trueData tainting is supported.
falseData tainting is not supported.

Remarks

Microsoft® Internet Explorer 5 and earlier does not support data tainting and therefore always returns false.

是否符合公共标准

There is no public standard that applies to this method.

Applies To

clientInformation, navigator