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 booleantrue if the browser has data tainting enabled, otherwise false

Copyright 1999-2023 by Refsnes Data. All Rights Reserved.