HTML DOM taintEnabled() Method
Complete Navigator Object Reference
Definition and Usage
The taintEnabled() method returns a Boolean value that specifies whether the browser has
data tainting
enabled.
Syntax
Example
The following example returns whether the browser has data tainting enabled:
<html>
<body>
<script type="text/javascript">
alert(navigator.taintEnabled())
</script>
</body>
</html>
|
Output:
Try-It-Yourself Demos
Use the
taintEnabled() method of the navigator object
Complete Navigator Object Reference
The Altova MissionKit is a suite of intelligent XML tools, including:
XMLSpy® – industry-leading XML editor
- Support for all XML-based technologies
- Graphical editing views, powerful debuggers, code generation, & more
MapForce® – graphical data mapping tool
- Drag-and-drop data conversion with code generation
- Support for XML, DBs, EDI, Excel® 2007, text, Web services
StyleVision® – visual stylesheet designer
- Drag-and-drop stylesheet design for XML & databases
- Output to HTML, PDF, RTF, Word 2007, & more
And more…
Try before you buy with a free fully functional 30-day trial
Download today
|