Returns whether data tainting is enabled.
Syntax
bEnabled = navigator.taintEnabled()
Return Value
Boolean. Returns true if data tainting is supported, or false otherwise.
Remarks
Microsoft® Internet Explorer 5 and earlier does not support data tainting and therefore always returns false.
Applies To