Easy Tutorial
❮ Prop Style Transitiondelay Jsref Indexof Array ❯

HTML DOM strictErrorChecking Property

Document Object


Definition and Usage

The strictErrorChecking property sets or returns whether to enforce error checking.

When set to false, the implementation does not test for each possible error condition. This property is set to true by default.

The default value is true.


Browser Support

Currently, all major browsers do not support the strictErrorChecking property.


Syntax

Set strictErrorChecking

Return strictErrorChecking

Technical Details

Return Value: Boolean, true false
DOM Version Core Level 3 Document Object
--- ---

Document Object

❮ Prop Style Transitiondelay Jsref Indexof Array ❯