HTML DOM strictErrorChecking 属性

返回上一级

document.strictErrorChecking 属性可以设置或返回是否强制进行错误检查

设置为 false 后,实现不会对每个可能的错误情况进行测试

默认值为 true

浏览器支持

不支持 不支持 不支持 不支持 不支持

语法

设置 strictErrorChecking

document.strictErrorChecking=true|false

返回 strictErrorChecking

document.strictErrorChecking

返回上一级

JavaScript 参考手册

关于   |   FAQ   |   我们的愿景   |   广告投放   |  博客

  简单教程,简单编程 - IT 入门首选站

Copyright © 2013-2022 简单教程 twle.cn All Rights Reserved.