DOM Document strictErrorChecking 屬性

2018-12-02 13:54 更新

HTML DOM strictErrorChecking 屬性

Document 對(duì)象參考手冊(cè) Document 對(duì)象


定義和用法

strictErrorChecking 屬性可設(shè)置或返回是否強(qiáng)制進(jìn)行錯(cuò)誤檢查(error-checking)。

在設(shè)置為 false 后,實(shí)現(xiàn)不會(huì)對(duì)每個(gè)可能的錯(cuò)誤情況進(jìn)行測(cè)試。此屬性被默認(rèn)設(shè)置為 true。

默認(rèn)值為 true.


瀏覽器支持

Internet ExplorerFirefoxOperaGoogle ChromeSafari

目前所有主流瀏覽器都不支持 strictErrorChecking 屬性。


語法

設(shè)置 strictErrorChecking

document.strictErrorChecking=true|false

返回 strictErrorChecking

document.strictErrorChecking

技術(shù)細(xì)節(jié)

返回值:Boolean, true|false
DOM 版本Core Level 3 Document Object


Document 對(duì)象參考手冊(cè) Document 對(duì)象

以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)