作者:临别一眼_200910 | 来源:互联网 | 2023-06-11 10:36
IcannotseemtodebugmyJavaScriptcodewithFirebug.Theplaybuttonisgreyedout.IuseFireFox
I cannot seem to debug my Javascript code with Firebug. The play button is greyed out. I use FireFox 3.0.4 and Firebug 1.2.1.
我似乎无法使用Firebug调试我的Javascript代码。播放按钮显示为灰色。我使用FireFox 3.0.4和Firebug 1.2.1。
Are there any known issues?
有任何已知问题吗?
This is the script I want to debug:
这是我想要调试的脚本:
(breakpoints set on
and function say()
), the code executes well.
(断点设置在
3 个解决方案