Window navigator.taintEnabled() method
- Previous Page product
- Next Page userAgent
- Go to the Previous Level Window Navigator
Definition and usage
Removed in JavaScript version 1.2 taintEnabled()
Method.
Should avoid to prevent RUN-TIME errors from occurring in the future.
Syntax
navigator.taintEnabled()
Parameter
None.
Return Value
Type | Description |
---|---|
Boolean Value | Returns true if the browser has enabled data tampering, otherwise false |
- Previous Page product
- Next Page userAgent
- Go to the Previous Level Window Navigator