Firefox Web 开发人员工具栏:JS 在“即时”加载后无法工作 HTML编辑
我已经习惯了这个工具栏,动态编辑页面并查看我正在更改的内容真是太酷了...
唯一的问题是我的 JavaScript 在我编辑之后(或同时)停止工作,我需要保存并刷新页面...我错过了任何选项吗? 还有其他工具可以做到这一点吗?
I'm getting used to this toolbar, it is so cool to edit the page on the fly and see what I'm changing...
THe only problem is that my JavaScript stops to work after (or while) i'm editing, and I need to save an refresh the page... Did I miss any option? Is there any other tool that does this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Firebug。 我几乎不再使用 Web Developer。 (调整大小功能还是不错的)
Firebug. I almost never use Web Developer anymore. (resizing feature is nice though)
除非保存并刷新,否则您将无法看到更改。 所以保存并刷新对我来说似乎没问题。 您能告诉我们发生了什么情况的例子吗?
You wont be able to see the changes unless you save and refresh. So Save and Refresh seems Ok to me. Can you tell us examples of what happens?