| taintEnabled() This TRUE or FALSE method is used to decide whether data tainting, which is a security mechanism, is turned on in the browser. The value is always returned as false within Internet Explorer. syntax: document.all.navigator.taintEnabled() The taintEnabled() method is used with the following: navigator
|