taintEnabled Method

Internet Development Index

Returns whether data tainting is enabled.

Syntax

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.

Standards Information

There is no public standard that applies to this method.

Applies To

clientInformation, navigator