【发布时间】:2012-10-17 12:01:32
【问题描述】:
我该如何解决这个问题? IE 上的访问被拒绝:(jquery.form.js)
=> if (io.contentWindow.document.execCommand) {
try { // #214
io.contentWindow.document.execCommand('Stop');
} catch(ignore) {}
}
【问题讨论】:
-
“拒绝访问”是什么意思?脚本文件没有加载?
-
如果您需要帮助,您需要为此问题提供更多上下文。您提供的代码和描述缺失。
-
删除称呼:“请帮忙。\n提前谢谢!”,下次请不要这样做
标签: jquery forms internet-explorer access-denied