Window navigator.taintEnabled()
Description
The taintEnabled() method was removed in JavaScript version 1.2.
It should be avoided to prevent RUN-TIME ERRORS in the future.
Syntax
navigator.taintEnabled()
Parameters
| NONE | 
Return Value
| Type | Description | 
| A boolean | true if the browser has data tainting enabled,
otherwise false | 
Copyright 1999-2023 by Refsnes Data. All Rights Reserved.