taint() (Function/global)

A method for controlling secure access to data values.

Availability:

JavaScript - 1.1
Netscape - 3.0
Deprecated

This was removed at version 1.2 of JavaScript. If you encounter it in a script you are maintaining, it is probably wise to seek how it can be removed, otherwise it is likely to cause a run-time error.

Warnings:

See also:Navigator.taintEnabled(), untaint()