Home | Top | Website design | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
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 |
Home | Top | Website design | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |