taintEnabled Method | Internet Development Index |
Returns whether data tainting is enabled.
Syntax
bEnabled = object.taintEnabled()
Return Value
Returns one of the following possible values:
true Data tainting is supported. false Data 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