问题描述
假设,
有一个网络项目在IE8和FF3 +
中运行正常但IE7中有一些java脚本错误 - 你唯一需要找到问题的只是一个错误来自浏览器模式IE7中的开发人员工具栏,如下所示:
Assume,There is a web project that work fine in IE8 and FF3+but there is some java script error in IE7- and the only thing that you have to find the problem is just an error from developer toolbar in browser mode IE7 like this:
预期标识符,字符串或数字人员,行135713438字符9
Expected identifier, string or number Persons, line 135713438 character 9
当然没有135713438行,你的英语非常差:D
and of course there is no line 135713438 and your English is very bad :D
那你能做什么?
推荐答案
您可以尝试MS脚本编辑器,Microsoft Office XP / 2003的免费组件。阅读,了解有关如何使用它的更多信息。
You could try MS Script Editor, free component of Microsoft Office XP/2003. Read this article for more info about how to use it.
这篇关于在Internet Explorer中调试javascript的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!