开发者

Script editing in Firebug

How do I edit the script using firebug? 开发者_如何学编程


You can't, though you can execute arbitrary statements in the console, and modify the value of variables from the Watch pane.


You can edit HTML, debug javascript, watch and edit the variables, but you can't edit the script.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜