Javascript Reference
Categories: navigator

javascript navigator taintEnabled( )

@March 15, 2008, 1:22 a.m.
taintEnabled( )Firefox/Netscape/NN 3 IE 4 Chrome/Safari/DOM n/a  

  

Returns whether data tainting is turned on in the browser. This security mechanism was never fully implemented in Navigator, but the method that checks for it is still included in newer versions of Navigator for backward compatibility. Internet Explorer also includes it for compatibility, even though it always returns false.

 
Parameters

None.

 
Returned Value

Boolean value: true | false.


Powered by Linode.