Search w3schools.com:

SHARE THIS PAGE

DOM Document strictErrorChecking Property

Document Object Reference Document Object


Definition and Usage

The strictErrorChecking property sets or returns wether a document has a strict error checking or not.

Default value is true.


Browser Support

Internet Explorer Firefox Opera Google Chrome Safari

The strictErrorChecking property is not supported in any of the major browsers.


Syntax

Set the strictErrorChecking

document.strictErrorChecking=true|false

Return the strictErrorChecking

document.strictErrorChecking

Technical Details

Return Value: Boolean, true|false
DOM Version Core Level 3


Document Object Reference Document Object


Your suggestion:

Close [X]

Thank You For Helping Us!

Your message has been sent to W3Schools.

Close [X]